Re: [AMaViS-user] Avast Anti Virus Config

This is a discussion on Re: [AMaViS-user] Avast Anti Virus Config within the Amavis User forums, part of the Anti-Spam and Anti-Virus Related Forums category; Bill, > (08400-01-2) ask_av (Avast! Antivirus daemon): > /var/amavis/tmp/amavis-20060213T104403-08400/parts INFECTED: Win32:Beagle-...


Go Back   Usenet Forums > Anti-Spam and Anti-Virus Related Forums > Amavis User

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-14-2006
Mark Martinec
 
Posts: n/a
Default Re: [AMaViS-user] Avast Anti Virus Config

Bill,

> (08400-01-2) ask_av (Avast! Antivirus daemon):
> /var/amavis/tmp/amavis-20060213T104403-08400/parts INFECTED: Win32:Beagle-HZ
> [Wrm


> What modification can I make to:
> qr/[\t]\[+\]/, qr/[\t]\[L\][\t]/, qr/[\t]\[L\][\t](.+)[^\r\n]/ ],
>
> in order to cut " [Wrm" from the end of the log output line?


This regexp does indeed look fishy.

Could you please provide a couple of samples from the log (level 4 or above):
egrep 'ask_av .* result: ' /var/log/amavisd.log

The [\t] occurrences could just as well be a plain \t
and the [^\r\n] eats the last ], and possibly misbehaves
on Mac OS X. The \[+ looks suspicious too: matching
one or more left brackets.

Here is my blind guess at improvement:

qr/\t\[.\]/, qr/\t\[L\]\t/, qr/\t\[L\]\t([^[\015\012]+)/ ],

Mark


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=...486&dat=121642
_______________________________________________
AMaViS-user mailing list
AMaViS-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/...fo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/
Reply With Quote
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT +1. The time now is 02:51 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0