MailScanner: Beta release 4.37.1

Leonardo Helman mailscanner at LISTS.COM.AR
Fri Dec 10 12:10:25 GMT 2004


In ZMailer.pm file, line 259


Here is the patch.


--- ZMailer.pm.ORI  Wed Dec  8 07:28:04 2004
+++ ZMailer.pm     Fri Dec 10 09:06:46 2004
@@ -256,7 +256,7 @@
       next;
     }

-    last if( $InHeader && /^\s*$/ ); # One blank line ends whith the header part
+    last if( $InHeader && /^$/ ); # One blank line ends whith the header part

     $Line = $_;
     unless( $InHeader ) {



On Thu, Dec 09, 2004 at 09:11:17PM +0000, Julian Field wrote:
> What file and line are you talking about?
>
> Leonardo Helman wrote:
>
> >I've downloaded.
> >
> >ZMailer.pm have \s* instead of \s+, but InHeader is the old one.
> >
> >
> >
> >
> >On Thu, Dec 09, 2004 at 06:00:17PM +0000, Julian Field wrote:
> >
> >
> >>Alan Dobkin wrote:
> >>
> >>
> >>
> >>>On 12/8/2004 6:39 AM, Julian Field wrote:
> >>>
> >>>
> >>>
> >>>>I have just released the a new beta 4.37.1.
> >>>>
> >>>>
> >>>I don't see this release on the web site, only 4.36.4.
> >>>Is it hidden somewhere, or has it been pulled?
> >>>
> >>>
> >>>
> >>Ah, that would explain why no-one has downloaded it. I forgot to copy
> >>the new index and downloads web pages onto the web server. Strange how
> >>no-one else bothered to report it...
> >>
> >>Fixed now, sorry!
> >>
> >>
>
> --
> Julian Field
> www.MailScanner.info
> Buy the MailScanner book at www.MailScanner.info/store
> Professional Support Services at www.MailScanner.biz
> MailScanner thanks transtec Computers for their support
>
> PGP footprint: EE81 D763 3DB0 0BFD E1DC 7222 11F6 5947 1415 B654
>
> ------------------------ MailScanner list ------------------------
> To unsubscribe, email jiscmail at jiscmail.ac.uk with the words:
> 'leave mailscanner' in the body of the email.
> Before posting, read the MAQ (http://www.mailscanner.biz/maq/) and
> the archives (http://www.jiscmail.ac.uk/lists/mailscanner.html).
>
> Support MailScanner development - buy the book off the website!

------------------------ MailScanner list ------------------------
To unsubscribe, email jiscmail at jiscmail.ac.uk with the words:
'leave mailscanner' in the body of the email.
Before posting, read the MAQ (http://www.mailscanner.biz/maq/) and
the archives (http://www.jiscmail.ac.uk/lists/mailscanner.html).

Support MailScanner development - buy the book off the website!




More information about the MailScanner mailing list