[Clamav-users] Sender and recipient of blocked messages not appearing in logs, only

2010-03-07 Thread Robert S
I have been getting these messages in my logs when a message is detected as a virus: Mar 8 08:44:56 mypc clamav-milter[6112]: Message o27LiRP8029635 from to with subject 'Important notice: Google' message-id 'UNKNOWN' date 'UNKNOWN' infected by Sanesecurity.Junk.22168.UNOFFICIAL Is it poss

Re: [Clamav-users] Sender and recipient of blocked messages not appearing in logs, only

2010-03-07 Thread Dennis Peterson
On 3/7/10 3:06 PM, Robert S wrote: I have been getting these messages in my logs when a message is detected as a virus: Mar 8 08:44:56 mypc clamav-milter[6112]: Message o27LiRP8029635 from to with subject 'Important notice: Google' message-id 'UNKNOWN' date 'UNKNOWN' infected by Sanesecurity.J

Re: [Clamav-users] Sender and recipient of blocked messages not appearing in logs, only

2010-03-07 Thread Nathan Gibbs
* Dennis Peterson wrote: > On 3/7/10 3:06 PM, Robert S wrote: >> >> Is it possible to get some more information appearing than as >> the sender and recipient? >> > > Yes - in this instance: grep o27LiRP8029635 /var/log/maillog > > This simple idea can be added to the clamd.conf configuration as

Re: [Clamav-users] ClamD Scan is not working on ubuntu9.04

2010-03-07 Thread aman_none
Dear Bailey 1. After running the scan i m getting the following error clamdscan /var/ /var: lstat() failed: Permission denied. ERROR --- SCAN SUMMARY --- Infected files: 0 Time: 0.002 sec (0 m 0 s) 2.I have installed clamav using apt-get install command. 3.Clamav version is

Re: [Clamav-users] ClamD Scan is not working on ubuntu9.04

2010-03-07 Thread aman_none
Dear Bailey 1. After running the scan i m getting the following error clamdscan /var/ /var: lstat() failed: Permission denied. ERROR --- SCAN SUMMARY --- Infected files: 0 Time: 0.002 sec (0 m 0 s) 2.I have installed clamav using apt-get install command. 3.Clamav version is

Re: [Clamav-users] ClamD Scan is not working on ubuntu9.04

2010-03-07 Thread Chuck Swiger
On Mar 7, 2010, at 8:29 PM, aman_none wrote: > 1. After running the scan i m getting the following error >clamdscan /var/ > /var: lstat() failed: Permission denied. ERROR Whatever user clamd is running as does not have read permissions to scan the target. Use clamscan instead of clamdscan, o

Re: [Clamav-users] ClamD Scan is not working on ubuntu9.04

2010-03-07 Thread aman_none
Dear Chuck, Our scenerio is like this we have to install clamav for surgemail which will be installed on Ubuntu OS. We need to integrate with surgemail and hence we want to use clamdscan only. Thanks Aman Chuck Swiger-2 wrote: > > On Mar 7, 2010, at 8:29 PM, aman_none wrote: >> 1. After runni

Re: [Clamav-users] ClamD Scan is not working on ubuntu9.04

2010-03-07 Thread Chuck Swiger
On Mar 7, 2010, at 8:52 PM, aman_none wrote: > Our scenerio is like this we have to install clamav for surgemail which will > be installed on Ubuntu OS. We need to integrate with surgemail and hence we > want to use clamdscan only. That decision means you need to give clamd's user to scan whate

Re: [Clamav-users] ClamD Scan is not working on ubuntu9.04

2010-03-07 Thread Fajar A. Nugraha
On Mon, Mar 8, 2010 at 12:09 PM, Chuck Swiger wrote: > On Mar 7, 2010, at 8:52 PM, aman_none wrote: >> Our scenerio is like this we have to install clamav for surgemail which will >> be installed on Ubuntu OS.  We need to integrate with surgemail and hence we >> want to use clamdscan only. > > T

Re: [Clamav-users] Sender and recipient of blocked messages not appearing in logs, only

2010-03-07 Thread Robert S
I have been getting these messages in my logs when a message is detected as a virus: Mar 8 08:44:56 mypc clamav-milter[6112]: Message o27LiRP8029635 from to with subject 'Important notice: Google' message-id 'UNKNOWN' date 'UNKNOWN' infected by Sanesecurity.Junk.22168.UNOFFICIAL Yes - in thi