Jason,

> I am running the latest amavisd-new.  Emails are arriving and are placed
> in the mailbox.  I do not see any evidence of spamassassin firing or
> clamav being invoked.  This is logged upon an email being recieved
> @bypass_virus_checks_maps = (0);
> @bypass_spam_checks_maps  = (0);

The setting is alright, although an empty list is more usual:
  @bypass_virus_checks_maps = ();
  @bypass_spam_checks_maps  = ();

Turn up the $log_level and check amavisd log to see what is going on.
You may also run it from a terminal:  # amavisd debug

  Mark



------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian
Group, R/GA, & Big Spaceship. http://www.creativitycat.com 
_______________________________________________
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