Topic: disable amavisd
==== Provide required information ====
- iRedMail version and backend (LDAP/MySQL/PGSQL): mysql Ver 14.12 Distrib 5.0.95, for redhat-linux-gnu (x86_64) using readline 5.1
- Linux/BSD distribution name and version: CentOS 6.2 - 2.6.18-308.11.1.el5
- Any related log? Log is helpful for troubleshooting.
====
I did the same as in this thread (http://www.iredmail.org/forum/post17137.html#p17137) , but still have this in maillog:
status=deferred (connect to 127.0.0.1[127.0.0.1]:10024: Connection refused)
I did changes in /etc/postfix/main.cf
/etc/init.d/postfix reload
for srv in amavisd clamd freshclam; do chkconfig --level 345 $srv off; /etc/init.d/$srv stop; done
Where is possible problem?
----
Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.