tiny, low priority patch for ZMailer

Julian Field mailscanner at ecs.soton.ac.uk
Thu Jun 3 08:58:20 IST 2004


Can you take the latest published ZMailer code from the main distribution,
apply all your changes and mail me the new files for the next distribution
please?

At 21:46 02/06/2004, you wrote:
>Hi Julian,
>
>I just noticed a small bug (mostly invisible to everyone) that slipped thru
>in the very first version of ZMailer support for MailScanner.
>
>It's a 'print STDERR' that should be commented out and is not.
>
>--- ZMDiskStore.pm.ORI  Wed Jun  2 17:39:46 2004
>+++ ZMDiskStore.pm      Wed Jun  2 17:40:05 2004
>@@ -219,7 +219,7 @@
>      my $b= Body->new( $this->{hdpath} );
>      $b->Start();
>      my $line;
>-    print STDERR "originalBody\n";
>+    #print STDERR "originalBody\n";
>      while( $line= $b->Next() ) {
>        $Tf->print($line);
>      #print STDERR "BODY:  $line";
>
>
>See if you can add it so next version is OK...
>
>BTW, I noticed this after implementing what I posted in
>http://tinyurl.com/2hpgn and logging MailScanner's STDOUT and STDERR...
>suddenly, my logs got full of
>'originalBody'
>lines :-)
>
>Were you able to take a look at the patches I posted there?
>
>Do you think it has a chance of getting in the main trunk?
>
>FWIW, I have it working very smoothly on two production environments (one of
>them is a 12-server border farm for a large ISP... I'll be reporting about
>this next week)
>
>Regards.
>
>--
>Mariano Absatz
>El Baby
>----------------------------------------------------------
>Everyone must believe in something. I believe I'll have another drink.
>       -- W.C. Fields
>
>-------------------------- MailScanner list ----------------------
>To leave, send    leave mailscanner    to jiscmail at jiscmail.ac.uk
>Before posting, please see the Most Asked Questions at
>http://www.mailscanner.biz/maq/     and the archives at
>http://www.jiscmail.ac.uk/lists/mailscanner.html

--
Julian Field
www.MailScanner.info
MailScanner thanks transtec Computers for their support

PGP footprint: EE81 D763 3DB0 0BFD E1DC 7222 11F6 5947 1415 B654

-------------------------- MailScanner list ----------------------
To leave, send    leave mailscanner    to jiscmail at jiscmail.ac.uk
Before posting, please see the Most Asked Questions at
http://www.mailscanner.biz/maq/     and the archives at
http://www.jiscmail.ac.uk/lists/mailscanner.html



More information about the MailScanner mailing list