[Mimedefang] resend_message problem after updating mimedefang
    Alain Deseine 
    mimedefang at cabinfo.fr
       
    Mon Oct  9 10:44:54 EDT 2006
    
    
  
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=<ppoivre at xxx.com>, size=124834, class=0, nrcpts=7, 
msgid=<452A4925.9070504 at bdandp.com>, 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=<cbaci at xxx.com>, delay=00:00:10, pri=334834, stat=Unable to stream message
Oct  9 14:59:26 cei01frlinux01 sendmail[7810]: k99CxDEq007810: 
to=<mgattegno at yyy.fr>, delay=00:00:10, pri=334834, stat=Unable to stream 
message
Oct  9 14:59:26 cei01frlinux01 sendmail[7810]: k99CxDEq007810: 
to=<maud_meunier at zzz.com>, delay=00:00:10, pri=334834, stat=Unable to 
stream message
Oct  9 14:59:26 cei01frlinux01 sendmail[7810]: k99CxDEq007810: 
to=<hebusatwork at ttt.fr>, delay=00:00:10, pri=334834, stat=Unable to stream 
message
Oct  9 14:59:26 cei01frlinux01 sendmail[7810]: k99CxDEq007810: 
to=<Ben.Chouchane at jjjj.com>, delay=00:00:10, pri=334834, stat=Unable to 
stream message
Oct  9 14:59:26 cei01frlinux01 sendmail[7810]: k99CxDEq007810: 
to=<Jean.Clement at fff.com>, delay=00:00:10, pri=334834, stat=Unable to 
stream message
Oct  9 14:59:26 cei01frlinux01 sendmail[7810]: k99CxDEq007810: 
to=<astrid.brunini at hhh.com>, 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.
    
    
More information about the MIMEDefang
mailing list