同样的问题,LZ解决了吗?
同一个地址一会可以发送,一会又退信( 450 4.1.2 ****Recipient address rejected: Domain not found)

谢谢老大回复。

我现在在禁用对方的IP,对方的IP总是在不断的换,如下是日志:
Apr  2 14:51:01 mail postfix/smtpd[5812]: warning: 173-27-130-95.client.mchsi.com[173.27.130.95]: SASL LOGIN authentication failed: UGFzc3dvcmQ6
Apr  2 14:51:02 mail postfix/smtpd[5836]: disconnect from adsl-76-216-108-106.dsl.hstntx.sbcglobal.net[76.216.108.106]
Apr  2 14:51:02 mail postfix/smtpd[5812]: lost connection after AUTH from 173-27-130-95.client.mchsi.com[173.27.130.95]
Apr  2 14:51:02 mail postfix/smtpd[5812]: disconnect from 173-27-130-95.client.mchsi.com[173.27.130.95]
Apr  2 14:51:02 mail postfix/smtpd[5835]: lost connection after AUTH from adsl-69-208-138-149.dsl.ipltin.ameritech.net[69.208.138.149]
Apr  2 14:51:02 mail postfix/smtpd[5835]: disconnect from adsl-69-208-138-149.dsl.ipltin.ameritech.net[69.208.138.149]
Apr  2 14:51:04 mail postfix/smtpd[5637]: connect from c-76-105-21-97.hsd1.ca.comcast.net[76.105.21.97]
Apr  2 14:51:05 mail postfix/smtpd[5813]: connect from cpe-173-170-183-217.tampabay.res.rr.com[173.170.183.217]
Apr  2 14:51:05 mail postfix/smtpd[5726]: connect from c-98-212-25-28.hsd1.in.comcast.net[98.212.25.28]
Apr  2 14:51:05 mail postfix/smtpd[5837]: connect from 144-21.126-70.tampabay.res.rr.com[70.126.21.144]

现在还是在不断的尝试登录,造成现在日志文件都达到5G,请问有什么好的办法吗?

大家好,今天早上看邮件的队列,有1W多封邮件排队,都是从test用户发出去的,就意识到被攻击,test用户密码呗破解被用来发垃圾邮件,现在把test用户去除了,队列正常!但是看maillog,还有人在尝试破解密码,如下是日志:

10:48:20 mail postfix/smtpd[30846]: disconnect from 213-205-92-77.static.net.novis.pt[213.205.92.77]
Apr  2 10:48:20 mail postfix/smtpd[30807]: lost connection after AUTH from 213-205-92-77.static.net.novis.pt[213.205.92.77]
Apr  2 10:48:20 mail postfix/smtpd[30807]: disconnect from 213-205-92-77.static.net.novis.pt[213.205.92.77]
Apr  2 10:48:21 mail postfix/smtpd[30845]: lost connection after AUTH from 144-21.126-70.tampabay.res.rr.com[70.126.21.144]
Apr  2 10:48:21 mail postfix/smtpd[30845]: disconnect from 144-21.126-70.tampabay.res.rr.com[70.126.21.144]
Apr  2 10:48:21 mail postfix/smtpd[30786]: lost connection after AUTH from c-98-212-25-28.hsd1.in.comcast.net[98.212.25.28]
Apr  2 10:48:21 mail postfix/smtpd[30786]: disconnect from c-98-212-25-28.hsd1.in.comcast.net[98.212.25.28]
Apr  2 10:48:22 mail postfix/smtpd[30797]: warning: 213-205-92-77.static.net.novis.pt[213.205.92.77]: SASL LOGIN authentication failed: UGFzc3dvcmQ6
Apr  2 10:48:22 mail postfix/smtpd[30895]: warning: c-98-236-100-159.hsd1.wv.comcast.net[98.236.100.159]: SASL LOGIN authentication failed: UGFzc3dvcmQ6
Apr  2 10:48:22 mail postfix/smtpd[30808]: warning: c-68-62-79-197.hsd1.mi.comcast.net[68.62.79.197]: SASL LOGIN authentication failed: UGFzc3dvcmQ6

请问各位大侠我该怎么办?如何把这个IP添加到黑名单?或者有什么办法可以加强邮件服务器安全?谢谢,在线等。目前这个IP还在攻击。哭...

解决,把smtpd_scache.db删除掉,就可以正常发送。但是不知道原因,求解?

cynovo@mail:~$ sudo ls -l /var/lib/postfix/
总用量 16
-rw------- 1 postfix postfix   33 2011-03-30 10:56 master.lock
-rw------- 1 postfix postfix 1024 2011-03-30 08:50 prng_exch
-rw------- 1 postfix postfix    0 2011-03-30 08:52 smtpd_scache.db
-rw------- 1 postfix postfix 8192 2011-03-30 08:50 smtp_scache.db

telnet localhost 25  也没有反应,我现在很急,全公司都在等邮件,感谢大家能出手帮助,跪谢!

cynovo@mail:/var/lib/postfix$ telnet localhost 25
Trying 127.0.0.1...
Connected to mail.cynovo.com.cn.
Escape character is '^]'.
ehlo mail.cynovo.com.cn



就到这边一直没反应,此邮件系统一直使用2个多月,没出一点问题。之前没对邮件系统做过任何改动。

在线等,十万火急。。。

如下是mail.log,急。。今天8点之前还能使用,现在不能发送也不能收啦,如下是mail.log日志,

很急急。。。跪求解决办法,谢谢


Mar 30 10:32:01 mail postfix/master[2273]: warning: /usr/lib/postfix/tlsmgr: bad command startup -- throttling
Mar 30 10:33:01 mail postfix/tlsmgr[2934]: fatal: open database /var/lib/postfix/smtpd_scache.db: Invalid argument
Mar 30 10:33:02 mail postfix/master[2273]: warning: process /usr/lib/postfix/tlsmgr pid 2934 exit status 1
Mar 30 10:33:02 mail postfix/master[2273]: warning: /usr/lib/postfix/tlsmgr: bad command startup -- throttling
Mar 30 10:34:02 mail postfix/tlsmgr[2968]: fatal: open database /var/lib/postfix/smtpd_scache.db: Invalid argument
Mar 30 10:34:03 mail postfix/master[2273]: warning: process /usr/lib/postfix/tlsmgr pid 2968 exit status 1
Mar 30 10:34:03 mail postfix/master[2273]: warning: /usr/lib/postfix/tlsmgr: bad command startup -- throttling
Mar 30 10:35:03 mail postfix/tlsmgr[3138]: fatal: open database /var/lib/postfix/smtpd_scache.db: Invalid argument
Mar 30 10:35:04 mail postfix/master[2273]: warning: process /usr/lib/postfix/tlsmgr pid 3138 exit status 1
Mar 30 10:35:04 mail postfix/master[2273]: warning: /usr/lib/postfix/tlsmgr: bad command startup -- throttling

9

(2 篇回复,发表在 iRedMail 技术支持)

老大,我把group的属性可能的都试过了,还是没发实现这个权限管理,是没有办法控制组发送的权限吗?

求救啊。。。。

10

(2 篇回复,发表在 iRedMail 技术支持)

大家好:

     我现在设置一个组为all@iredmail.com(假设域名),公司所有人都加在这个组中,公司需求要做下权限设定,

只永许指定的几个人有权限发送给all这个组,该怎么设定啊?我现在的情况是域中的所有用户都可以发送all组。

还有个疑问,在BCC转发,domainBCC和userBCC能否设置优先级?例如我的domainBCC设置为backup@iredmail.com,

其中一个user的BCC为backup@163.com,验证结果是domain的生效,user没办法转发,把domainBCC删除了,user才

生效,能否设定某个userBCC先转发?每个用户的BCC只能转发一个地址吗?在PHPLDAP没有赋值,无法添加多个地址?

能否增加多个BCC地址?先谢谢大家了。。

11

(0 篇回复,发表在 iRedMail 技术支持)

root用户每天都会收到一封邮件,内容如下:

run-parts: /etc/cron.daily/postfix-policyd exited with return code 255


请问这个是什么问题啊?该怎么解决?谢谢~~~

12

(5 篇回复,发表在 iRedMail 技术支持)

解决了,在LDAP增加 domainSenderBccAddress属性就OK啦,

建议iredmail团队写出一些维护文档,这样更方面刚接触的用户,强烈建议。。。。

13

(5 篇回复,发表在 iRedMail 技术支持)

感谢您的回复,我参照了postfix设置,

1、recipient_bcc_maps和sender_bcc_maps的使用
# vi /etc/postfix/main.cf #增加下面两行
recipient_bcc_maps = hash:/etc/postfix/recipient_bcc
sender_bcc_maps = hash:/etc/postfix/sender_bcc

# cat sender_bcc
sender@test.com       backup@test.com
# cat recipient_bcc
recipient@test.com   backup@test.com

#postmap /etc/postfix/sender_bcc

#postmap /etc/postfix/recipient_bcc

#/etc/init.d/postfix reload

没有成功,导致邮件都发送不了,最后没办法只好该回来了。


iredmail+dovecat+LDAP 有知道的兄弟吗?帮忙解决一下,万分感谢!

在论坛里搜索BCC没有找到相关文档,呜呜~~

14

(5 篇回复,发表在 iRedMail 技术支持)

我的是iredmail+dovecat+LDAP 方式,该怎么实现呢?请赐教谢谢!

15

(5 篇回复,发表在 iRedMail 技术支持)

在网上了解到iredmail可以设置邮件自动转发备份,例如:把mydomain.com域里面的所有用户收和发的邮件

同时转发到域某个用户邮箱用做备份。求一份相关的操作文档,请贴上连接。谢谢!

系统是ubuntu + iredmail 0.6.0

16

(11 篇回复,发表在 iRedMail 技术支持)

非常感谢老大。。解决了

17

(11 篇回复,发表在 iRedMail 技术支持)

有点进展,同时把客户端的发送附件增加到40M,现在用客户端发大于10m的没问题,

webmail 一直显示正在发送。maillog日志显示:
Dec 28 15:28:00 mail roundcube: PHP Fatal error:  Allowed memory size of 134217728 bytes exhausted (tried to allocate 22699934 bytes) in /usr/share/apache2/roundcubemail-0.3.1/program/lib/Net/SMTP.php on line 887

有个疑问: 我发送的是19M的文件,设置最大发送40M,但是结合上面日志看allow 134217728  ,这个应该是130M吧,

看不懂,页面一直显示在正在发送,请问老大可以解决吗?

18

(11 篇回复,发表在 iRedMail 技术支持)

php_value       upload_max_filesize     40M
php_value       post_max_size           80M

upload_max_filesize = 40M;
post_max_size = 80M;

mailbox_size_limit = 50728640

老大,我改了上面的三个地方,全部服务重启以后还是不能发送,您帮忙看看是否还需要做其它地方?谢谢。

19

(11 篇回复,发表在 iRedMail 技术支持)

现在问题是不管upload_max_filesize 和post_max_size 调多大,都提示这种错误。

我把他们都调到50M,在main.cf里面也调到50M,重启服务以后还是发不了超过10M的邮件,

发送9M的文件就没有问题。。求解。。

Dec 28 13:15:43 mail roundcube: Message size excedes the server limit ():
Dec 28 13:15:43 mail roundcube: not connected ():
Dec 28 13:15:43 mail roundcube: Failed to write to socket: not connected ():
Dec 28 13:15:43 mail roundcube: [28-Dec-2010 13:15:43 +0800]: SMTP Error: SMTP error: Failed to send data in /usr/share/apache2/roundcubemail-0.3.1/program/steps/mail/func.inc on line 1365 (POST /mail/?_task=mail&_action=send)
Dec 28 13:15:43 mail roundcube: not connected ():

20

(11 篇回复,发表在 iRedMail 技术支持)

老大,试过了还是不行。

Dec 28 12:30:03 mail roundcube: Message size excedes the server limit ():
Dec 28 12:30:03 mail roundcube: not connected ():
Dec 28 12:30:03 mail roundcube: Failed to write to socket: not connected ():
Dec 28 12:30:03 mail roundcube: [28-Dec-2010 12:30:03 +0800]: SMTP Error: SMTP error: Failed to send data in /usr/share/apache2/roundcubemail-0.3.1/program/steps/mail/func.inc on line 1365 (POST /mail/?_task=mail&_action=send)
Dec 28 12:30:03 mail roundcube: not connected ():
Dec 28 12:30:03 mail roundcube: Failed to write to socket: not connected ():

刚刚少贴上面第一条,Message size excedes the server limit   ,

21

(11 篇回复,发表在 iRedMail 技术支持)

谢谢老大回复.

我已经更改过了,如下:

mailbox_size_limit = 30728640

重启了postfix dovecat  apache2服务,还是不能发送超过10M的邮件。

下面是mail.log日志:
Dec 28 09:22:49 mail roundcube: Failed to write to socket: not connected ():
Dec 28 09:22:49 mail roundcube: [28-Dec-2010 09:22:49 +0800]: SMTP Error: SMTP error: Failed to send data in /usr/share/apache2/roundcubemail-0.3.1/program/steps/mail/func.inc on line 1365 (POST /mail/?_task=mail&_action=send)
Dec 28 09:22:49 mail roundcube: not connected ():
Dec 28 09:22:49 mail roundcube: Failed to write to socket: not connected ():

求解,谢谢~~~

22

(11 篇回复,发表在 iRedMail 技术支持)

补充一条:webmail已经显示附件增加到30M,但是超过10M就不能发送了。谢谢大家了

23

(11 篇回复,发表在 iRedMail 技术支持)

参照ubuntu-iredmail文档更改附件大小:webmail
/etc/php5/apache2/php.ini
upload_max_filesize = 30M ;
post_max_size = 30M ;

/usr/share/apsche2/routecabemail/.htaccess
upload_max_filesize   30M
post_max_size   30M


重启apache2服务

但是用webmail最多还是可以发送10M。超过10M就发不出去,

还需要该什么地方吗?求解。。  我的系统是ubuntu + iredmail 0.6

http://www.iredmail.org/wiki/index.php? … FAQ/Backup

我看到这个还是一头雾水,不知道该怎么执行。我看上面的说明,应该是自动备份的,哪位大侠说说啊,该怎么做?

是这样的,zhang老大,之前的帖子讲的都太笼统了,跪求一份实质性的用户数据的备份还原操作文档,谢谢了!