ANNOUNCE: Version 4.21 released
Mariano Absatz
mailscanner at LISTS.COM.AR
Mon Jun 2 13:52:50 IST 2003
Hi Julian,
I guess I screwed last version of ZMailer.pm I sent you... I had added only
one of the patches, so 4.21-9 still has a ZMailer bug (my fault, obviously).
You should add the following patch to it. Just in case, I'm attaching the
completely patched ZMailer.pm... hope this makes it into 4.22 :-)
*** ZMailer.pm.ORI Mon Jun 2 09:44:42 2003
--- ZMailer.pm Mon Jun 2 09:45:07 2003
***************
*** 274,279 ****
--- 274,284 ----
$message->{from} = lc($from);
$FROMFound = 1; # We have found the sender
}
+ if ($Line =~ /^channel error/) {
+ $from = "";
+ $message->{from} = lc($from);
+ $FROMFound = 1; # We have found the (NULL) sender
+ }
if ($Line =~ /^rcvdfrom /i) {
$ip = $Line;
#chomp $ip;
El 2 Jun 2003 a las 10:08, Julian Field escribió:
> I've just posted 4.21-9.
> The *only* change to the code is to fix 1 bug in the new "attachment" spam
> action.
> So if you already have downloaded 4.21-8, then don't bother with 4.21-9
> unless you are going to be using the new "attachment" spam action before
> the 1st of July.
--
Mariano Absatz
El Baby
----------------------------------------------------------
Here I am! Now what are your other two wishes?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ZMailer.pm.NEW
Type: application/octet-stream
Size: 26592 bytes
Desc: not available
Url : http://lists.mailscanner.info/pipermail/mailscanner/attachments/20030602/ac7b5818/ZMailer.pm.obj
More information about the MailScanner
mailing list