Greg,

does this work with Mail::SpamAssassin::NoMailAudit instead?  MailAudit
is renowned on this list for not playing nice...  Probably requires the
line where the $mail object is created to be updated as well.  Let me
know and I'll update in CVS.

C

On Sun, 2002-02-03 at 14:25, Greg Blakely wrote:
    Hi, folks.  I've made a lot of noise here, and received a lot of useful
    information from many of you.  So, I thought that it would be a good
    time to give a little bit back.
    
    I finally got the "spamproxyd" smtp filter going with Postfix, and it
    was all just one little thing that was missing.
    
    In /usr/local/bin/spamproxyd, I inserted 
    
    use Mail::Audit;
    
    at line 31 (the end of the other "use" lines).
    
    Then, I configured the complex filter for Postfix, and darned if it
    doesn't work!
    
    Again, thanks to all who helped me, and, if someone was waiting for
    spamproxyd to get fixed, it now works on a very small-scale operation --
    my own.  I guess I'd have to say that whatever OTHER buglets might exist
    with that script are probably still there, but nothing has bit me so
    far.
    
    
    
    
    _______________________________________________
    Spamassassin-talk mailing list
    [EMAIL PROTECTED]
    https://lists.sourceforge.net/lists/listinfo/spamassassin-talk
    
    
    
    

_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to