ZhangHuangbin wrote:Steps to disable them.
I have done as you say.
But the server rejects the messages sent to my domain.
Here I leave the log.
Thanks!!
[root@mail ~]# postconf -e content-filter=''
[root@mail ~]# /etc/init.d/postfix reload
Reloading postfix: [ OK ]
[root@mail ~]# for srv in amavisd clamd freshclam; do chkconfig --level 345 $srv off; /etc/init.d/$srv stop; done
Shutting down Mail Virus Scanner (amavisd): [ OK ]
Stopping Clam AntiVirus Daemon: [ OK ]
Stopping freshclam: [ OK ]
[root@mail ~]# tail -f /var/log/maillog
Nov 16 05:54:14 mail roundcube: [16-Nov-2011 05:54:14 -0600]: Successful login for carlos@yucamex.com (id 1) from 192.168.1.102
Nov 16 05:54:53 mail postfix/postfix-script[2176]: refreshing the Postfix mail system
Nov 16 05:54:53 mail postfix/master[1955]: reload configuration /etc/postfix
Nov 16 05:57:06 mail postfix/smtpd[2220]: connect from mail.mydomain.com.mx[127.0.0.1]
Nov 16 05:57:06 mail postfix/smtpd[2220]: 552DF3808E: client=mail.mydomain.com.mx[127.0.0.1], sasl_method=LOGIN, sasl_username=carlos@yucamex.com
Nov 16 05:57:06 mail postfix/cleanup[2224]: 552DF3808E: message-id=<146ddf72bb103fdcdbc78acccf25fa90@127.0.0.1>
Nov 16 05:57:06 mail roundcube: [16-Nov-2011 05:57:06 -0600]: User carlos@yucamex.com [192.168.1.102]; Message for <www@mayamex.com.mx>; 250: 2.0.0 Ok: queued as 552DF3808E
Nov 16 05:57:06 mail postfix/qmgr[2227]: 552DF3808E: from=<carlos@yucamex.com>, size=591, nrcpt=1 (queue active)
Nov 16 05:57:06 mail postfix/smtp[2228]: connect to 127.0.0.1[127.0.0.1]:10024: Connection refused
Nov 16 05:57:06 mail postfix/smtpd[2220]: disconnect from mail.mydomain.com.mx[127.0.0.1]
Nov 16 05:57:06 mail postfix/smtp[2228]: 552DF3808E: to=<www@mayamex.com.mx>, relay=none, delay=0.25, delays=0.19/0.06/0/0, dsn=4.4.1, status=deferred (connect to 127.0.0.1[127.0.0.1]:10024: Connection refused)
Nov 16 05:57:21 mail roundcube: [16-Nov-2011 05:57:21 -0600]: Successful login for www@mayamex.com.mx (id 2) from 192.168.1.102
Nov 16 06:07:06 mail postfix/smtp[2315]: 552DF3808E: to=<www@mayamex.com.mx>, relay=none, delay=601, delays=601/0.03/0/0, dsn=4.4.1, status=deferred (connect to 127.0.0.1[127.0.0.1]:10024: Connection refused)
Nov 16 06:09:19 mail postfix/postfix-script[2406]: stopping the Postfix mail system
Nov 16 06:09:19 mail postfix/master[1955]: terminating on signal 15
Nov 16 06:10:41 mail postfix/postfix-script[1905]: warning: /var/spool/postfix/etc/resolv.conf and /etc/resolv.conf differ
Nov 16 06:10:42 mail postfix/postfix-script[1909]: starting the Postfix mail system
Nov 16 06:10:42 mail postfix/master[1910]: daemon started -- version 0.6.0, configuration /etc/postfix
Nov 16 06:10:43 mail policyd: starting policyd v1.82
Nov 16 06:10:43 mail policyd: connecting to mysql database: 127.0.0.1
Nov 16 12:10:43 mail policyd: connected..
Nov 16 06:10:45 mail pysieved[1970]: Listening on INADDR_ANY port 2000
Nov 16 06:12:18 mail postfix/smtpd[2072]: connect from mail.mydomain.com.mx[127.0.0.1]