hi all, i've this fetchmail configuration, i redirect all my email in fooserver to my account in myhost.tld:
set postmaster "[EMAIL PROTECTED]" set bouncemail set no spambounce set properties "" set daemon 60 poll fooserver.tld with proto POP3 user 'luser' there with password 'luser' is '[EMAIL PROTECTED]' here mails sent to [EMAIL PROTECTED] are being scanned properly by amavis-new but the ones redirected by fetchmail are not. in amavis.conf: $mydomain = 'myhost.tld'; @local_domains_acl = ( "$mydomain" ) how can i get fetchmailed emails scanned ? thanks ! ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ AMaViS-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/amavis-user AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 AMaViS-HowTos:http://www.amavis.org/howto/
