I'm collecting spam from a domain, and need to completely bypass amavis for
any mail sent to any user @sampledomain.org.

I have: virtual_alias_maps = hash:/etc/postfix/virtual in main.cf in postfix,

and

sampledomain.org spamtrap
@sampledomain.org spamtrap
in /etc/postfix virtual

amavisd.conf contains:
@spam_lovers_maps = ( ['@sampledomain.org'],);
@bypass_spam_checks_maps = ( ['@sampledomain.org'],);

But still get a "spam" reject message when I send the GTUBE test email to it
from the outside.

Anybody have any ideas?

I'd like to completely bypass all scanning for one domain.`

Thanks,

Terry





------------------------------------------------------------------------------
_______________________________________________
AMaViS-user mailing list
AMaViS-user@lists.sourceforge.net 
https://lists.sourceforge.net/lists/listinfo/amavis-user 
 AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 
 AMaViS-HowTos:http://www.amavis.org/howto/ 

Reply via email to