Hi,

I've upgrade my mimedefang installation from 2.53 to 2.57. With 2.53 everything was well. I've also upgraded sendmail from 8.13.4 to 8.13.8

Since i've upgradede i got problems with messages with multi domain recipeint.

Typically here is what i got in the log :

# grep k99CxDEq007810 /var/log/mail
Oct 9 14:59:26 cei01frlinux01 sendmail[7810]: k99CxDEq007810: from=<[EMAIL PROTECTED]>, size=124834, class=0, nrcpts=7, msgid=<[EMAIL PROTECTED]>, proto=ESMTP, daemon=MTA, relay=ATuileries-151-1-77-88.w86-212.abo.wanadoo.fr [86.212.47.88] Oct 9 14:59:26 cei01frlinux01 mimedefang.pl[19102]: k99CxDEq007810: sendmail failure in resend_message: Broken pipe Oct 9 14:59:26 cei01frlinux01 mimedefang.pl[19102]: filter: k99CxDEq007810: bounce=1 Oct 9 14:59:26 cei01frlinux01 mimedefang[8048]: k99CxDEq007810: Bouncing because filter instructed us to Oct 9 14:59:26 cei01frlinux01 sendmail[7810]: k99CxDEq007810: to=<[EMAIL PROTECTED]>, delay=00:00:10, pri=334834, stat=Unable to stream message Oct 9 14:59:26 cei01frlinux01 sendmail[7810]: k99CxDEq007810: to=<[EMAIL PROTECTED]>, delay=00:00:10, pri=334834, stat=Unable to stream message Oct 9 14:59:26 cei01frlinux01 sendmail[7810]: k99CxDEq007810: to=<[EMAIL PROTECTED]>, delay=00:00:10, pri=334834, stat=Unable to stream message Oct 9 14:59:26 cei01frlinux01 sendmail[7810]: k99CxDEq007810: to=<[EMAIL PROTECTED]>, delay=00:00:10, pri=334834, stat=Unable to stream message Oct 9 14:59:26 cei01frlinux01 sendmail[7810]: k99CxDEq007810: to=<[EMAIL PROTECTED]>, delay=00:00:10, pri=334834, stat=Unable to stream message Oct 9 14:59:26 cei01frlinux01 sendmail[7810]: k99CxDEq007810: to=<[EMAIL PROTECTED]>, delay=00:00:10, pri=334834, stat=Unable to stream message Oct 9 14:59:26 cei01frlinux01 sendmail[7810]: k99CxDEq007810: to=<[EMAIL PROTECTED]>, delay=00:00:10, pri=334834, stat=Unable to stream message


If i send mail with many recipient in the same domain, everything is ok.

here is a fragment of my filter where i separate the recipeent :

sub filter_begin () {
    # On separe les eventuels destinataires multiples par domaines.

    if (stream_by_domain())
    {
        return;
    }


Nothing strange i think !

If somebody can help, it will be valuable ...

Many thanks.

Best regards,

Alain Deseine.

_______________________________________________
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 [email protected]
http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

Reply via email to