Bug? in syslog infection messages

Richard Lynch rich at MAIL.WVNET.EDU
Tue Jun 7 14:47:31 IST 2005


    [ The following text is in the "ISO-8859-1" character set. ]
    [ Your display is set for the "US-ASCII" character set.  ]
    [ Some characters may be displayed incorrectly. ]

Julian Field wrote:

>-----BEGIN PGP SIGNED MESSAGE-----
>Hash: SHA1
>
>In SweepViruses.pm swap over lines 1920 and 1921.
>They should currently say:
>
>   $logout =~ s/^.+\/(.+\/.+$)/\.\/$1/; # New
>   MailScanner::Log::InfoLog($logout);
>
>and you probably want
>
>   MailScanner::Log::InfoLog($logout);
>   $logout =~ s/^.+\/(.+\/.+$)/\.\/$1/; # New
>
>instead.
>  
>
Yes, that did it.  Thank you. 

In my copy of SweepViruses.pm it was lines 1902 and 1903.  I'm running...

 > MailScanner -V
 > ...
 > This is MailScanner version 4.42.9

Will you be making the same change to the code base or is this a 
modification that I will have to maintain?  I appreciate all of you efforts.

-- Rich

-- 



------------------------ 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 Wiki (http://wiki.mailscanner.info/) and
the archives (http://www.jiscmail.ac.uk/lists/mailscanner.html).

Support MailScanner development - buy the book off the website!

    [ Part 2, Text/X-VCARD (charset: UTF-8 "Internet-standard Unicode") ]
    [ (Name: "rich.vcf")  13 lines. ]
    [ Unable to print this part. ]




More information about the MailScanner mailing list