[Mimedefang] Virus not being logged in version 2.39

Stephen Loeckle stephen at lucidnetworks.net
Wed Mar 31 10:41:28 EST 2004


What does this line look like in your mimedefang-filter?:
 
md_graphdefang_log_enable('mail', 1);
 
This is how mine looks where mail is the syslog facility (referenced back to what's in /etc/syslog.conf) and 1 is enabling logging. Check that on yours...
 
Stephen

________________________________

From: mimedefang-bounces at lists.roaringpenguin.com on behalf of Bryce Rogers
Sent: Wed 3/31/2004 8:59 AM
To: mimedefang at lists.roaringpenguin.com
Subject: RE: [Mimedefang] Virus not being logged in version 2.39



Ok, I tried this and still my log file is NOT logging when a virus is
detected. It is not even mentioned in the /var/log/maillog file.

Bryce

> There's an error in your filter:
>
>>         if ($category eq "virus") {
>>             md_graphdefang('virus',$VirusName, $RelayAddr);
>
> That should be:
>
>               md_graphdefang_log('virus',$VirusName, $RelayAddr);

_______________________________________________
Visit http://www.mimedefang.org and http://www.canit.ca
MIMEDefang mailing list
MIMEDefang at lists.roaringpenguin.com
http://lists.roaringpenguin.com/mailman/listinfo/mimedefang




More information about the MIMEDefang mailing list