[Mimedefang] Bypassing outgoing mail - filter_relay blocking all incomming mail

Rick Knight rick at rlknight.com
Tue Feb 25 15:18:01 EST 2003


  Rick Knight wrote:

>
> Following these instructions I've reworked my filter_end but I still 
> don't get quarantine notification. I am now getting multiplexer errors 
> in /var/log/maillog that I think may be related to quarantine 
> messages. The errors only appear with messages that suold be 
> quarantined and bounced (messages are going to quarantine and are 
> bouncing correctly). Also, 


>
>    # And send nottifications
>    send_quarantine_notifications();
> }
>
> # DO NOT delete the next line, or Perl will complain.
> 1;
>
> Relevent maillog entries
> Feb 25 10:12:18 myserver sendmail[10312]: h1PICH8l010312: 
> from=<knightrw at pacbell.net>, size=2956, class=0, nrcpts=1, 
> msgid=<3E5BB46E.7090902 at pacbell.net>, proto=ESMTP, daemon=MTA, 
> relay=150.urscorp.com [12.109.186.150]
>
> Feb 25 10:12:24 myserver mimedefang-multiplexor: Slave 0 stderr: 
> /usr/bin/sendmail
>
> Feb 25 10:12:24 myserver mimedefang-multiplexor: Slave 0 stderr: : 
> illegal option --
>
> Feb 25 10:12:24 myserver mimedefang-multiplexor: Slave 0 stderr: A
>
> Feb 25 10:12:24 myserver mimedefang-multiplexor: Slave 0 stderr:
>
Doing some more testing, I commented out the 
"send_quarantine_notifications()" and now I don't get the errors in my 
maillog. So, to me it looks like MD is trying to send the notifications 
but something else is preventing it. I do have sendmail and a queue 
runner running. Could it be that my version of Perl is too old 
(5.00503-10 on RH 6.2, sendmail-8.12.7)?

Thanks again,
Rick Knight
(rick at rlknight.com)





More information about the MIMEDefang mailing list