[Mimedefang] MIMEDefang 2.15-BETA-2 is available

Nate Carlson natecars at real-time.com
Mon Jun 10 13:18:54 EDT 2002


On Mon, 10 Jun 2002, Nate Carlson wrote:
> Dude, you rock.  :)
>
> Want me to post a few patches to the example filter to not run SA
> based on user auth?

I'm just doing the following:

if (($Features{"SpamAssassin"}) && ((-s "./INPUTMSG") <= (200 * 1024)) && !($SendmailMacros{"auth_type"})) {
    *spam checks here*
}

is this the correct way of doing it? (checking to see if auth_type is
set).. is there any sort of anonymous authentication that would bypass
this check?

-- 
Nate Carlson <natecars at real-time.com>   | Phone : (952)943-8700
http://www.real-time.com                | Fax   : (952)943-8500





More information about the MIMEDefang mailing list