On 2013-11-22 1:09 PM, Ben Kamen wrote:
On 2013-11-22 12:52 PM, Joseph Brennan wrote:
Ben Kamen <bka...@benjammin.net> wrote:

Just put it in before you do any action_bounce

Joseph Brennan

Got it -- thanks!

Erm, I don't think that quite worked.

In my /etc/mail/mimedefang-filter, I have:


sub filter_end {
    my($entity) = @_;

    read_commands_file();
    if ( defined($SendmailMacros{'auth_type'})) {
        return ('ACCEPT_AND_NO_MORE_FILTERING', "ok");
    }


And now mimedefang still runs, but I get this in the log files...

Nov 22 13:43:22 cornelius mimedefang.pl[11099]: rAMJhIGv015058: Message contains more 
than one Subject: header:  <and then some subject line which I removed for this 
post>



 -Ben
_______________________________________________
NOTE: If there is a disclaimer or other legal boilerplate in the above
message, it is NULL AND VOID.  You may ignore it.

Visit http://www.mimedefang.org and http://www.roaringpenguin.com
MIMEDefang mailing list MIMEDefang@lists.roaringpenguin.com
http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

Reply via email to