I followed everything in this site (Just the Virus Protection Section)
http://genco.gen.tc/postfix_virtual.php#virusprotection
I never used any Howto from any website, the INSTALL and README.postfix is enough to get a working postfix+amavisd-new setup.
<[EMAIL PROTECTED]>: host 127.0.0.1[127.0.0.1] refused to talk to me: 502
Error: command not implemented
This is a postfix "loop prevention mechanism". Please add the following lines in amavisd's entry in master.cf.
-o myhostname=localhost.domain.name
Now it is time to tell postfix to use a content filter. Open main.cf file and write the following;
/etc/postfix/main.cf content_filter=smtp-amavis:[127.0.0.1]:10024
ok.
regards, Kenneth
-- Philippine Linux Users' Group (PLUG) Mailing List [EMAIL PROTECTED] (#PLUG @ irc.free.net.ph) Official Website: http://plug.linux.org.ph Searchable Archives: http://marc.free.net.ph . To leave, go to http://lists.q-linux.com/mailman/listinfo/plug . Are you a Linux newbie? To join the newbie list, go to http://lists.q-linux.com/mailman/listinfo/ph-linux-newbie
