Mailscanner-Mailwatch Virii report

Alex Neuman van der Hans alex at rtpty.com
Thu Dec 4 02:12:43 GMT 2008


On a lighter note, although there is little consensus on the virus vs  
viruses dilemma, pretty much everyone agrees virii means "of the male"  
or words to that effect...



On Dec 3, 2008, at 2:51 PM, "Brad Dokken" <bbdokken at dokkenengineering.com 
 > wrote:

>
>
>> -----Original Message-----
>> From: mailscanner-bounces at lists.mailscanner.info
>> [mailto:mailscanner-bounces at lists.mailscanner.info] On Behalf
>> Of Ronald Weiss
>> Sent: Wednesday, December 03, 2008 2:43 AM
>> To: MailScanner discussion
>> Subject: Re: Mailscanner-Mailwatch Virii report
>>
>> Martin,
>>
>> Virus Scanners = clamd
>>
>>
>
> You need to make some changes to the mailwatch files in
> /var/www/html/mailscanner/ as follows:
>
> functions.php
> case 'clamd':
>    define(VIRUS_REGEX, '/(.+) was infected: (\S+)/');
>    break;
>
> rep_viruses.php
> case("clamd"):
>    $scanner[$vscanner]['name'] = "ClamD";
>    $scanner[$vscanner]['regexp'] = "/(.+) was infected: (\S+)/";
>    break;
>
> In the above I only had to change to "was infected" from the original
> "contains". This will depend on how old your MailWatch files are,  
> older
> versions don't have the ClamD entries.
>
> Brad
>
>
>
> --
> MailScanner mailing list
> mailscanner at lists.mailscanner.info
> http://lists.mailscanner.info/mailman/listinfo/mailscanner
>
> Before posting, read http://wiki.mailscanner.info/posting
>
> Support MailScanner development - buy the book off the website!


More information about the MailScanner mailing list