--On Wednesday, November 4, 2009 12:36 -0800 Bazooka Joe
<fastfish at gmail.com> wrote:
> 2 bypass SA or whitelist if the sender was authenticated via smtp_auth.
The condition to use in Mimedefang filter is:
if (defined($SendmailMacros{"auth_type"})) {
Don't call spamassassin if that's true.
Joseph Brennan
Columbia University Information Technology