[Mimedefang] delete_recipient does not work for mixed case receipients

Justin Michael jmichael at msn.fullfeed.com
Thu Jun 12 16:40:01 EDT 2003


Hi,

As Alton Yu notes in
http://lists.roaringpenguin.com/pipermail/mimedefang/2003-May/005573.html, 
this set of code:

foreach $recip (@Recipients) {
 delete_recipient($recip);
 }

doesn't work if the recipient is mixed case:

Jun 10 08:59:20 mail1 sendmail[17035]: h5ACxIEJ017035: from=jmichael at msn.fullfee
d.com, size=488, class=0, nrcpts=1, msgid=<200306101259.h5ACxIEJ017035 at mx1.fcns.
net>, proto=SMTP, daemon=MTA, relay=condor.msn.fullfeed.com [66.175.192.74]
Jun 10 08:59:20 mail1 mimedefang.pl[16883]: h5ACxIEJ017035: Moved SPAM: 17 jmich
ael at msn.fullfeed.com justin at alphamgmt.com
Jun 10 08:59:21 mail1 sendmail[17042]: h5ACxIEJ017035: to=postmaster at alphamgmt.c
om,<JUstiN at ALPHAMGMT.COM>, delay=00:00:01, xdelay=00:00:01, mailer=esmtp, pri=30
189, relay=nynotes.alphamgmt.com. [64.52.116.190], dsn=2.0.0, stat=Sent (Message
accepted for delivery)

mimedefang version 2.28
MIME-tools-5.411 with mdefang patch
sendmail 8.12

Any suggestions on where the code needs fixing?

Thanks!


Justin




More information about the MIMEDefang mailing list