Hi all

    I've installed amavis mail virus scanner in my machine which inturn 
uses qmail as MTA. All the necessary packages which it requires is also 
installed. I'm using McAfee's command line virus scanner. Everthing got 
installed properly. I've tested it by sending the test pattern that 
triggers the alert (*/ eicar.com/*) which I got from the amavis site.
When I'm sending a mail with the above file as attachment it's getting 
detected for virus and the mail is being quarantined. Without that 
attachment all mails are getting send to the all mail-id's. (From 
/var/log/maillog file I verified). I've enabled alert mails to be sent 
to admin (my personal id itself) when a virus is detected. But alert 
messages are not functioning. Rest everything is fine. I would like to 
know if something has to done to any settings for enabling alerts for 
amavis. If anybody has gone thru the similar problem, please do advice me.

My build script for amavis is

################# Starts here ############### 

./configure \
        --enable-qmail \
        --enable-logging=yes \
        --enable-syslog=yes \
        --with-logdir=/var/log \
        --enable-virusbackup=yes \
        --with-virusdir=/var/virusmails \
        [EMAIL PROTECTED] \
        --with-notifyadmin=yes \
        --with-notifysender=yes \
        --enable-x-header

#################### Ends here ######################

Thanks in advance...

regards

Vinoos.



_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to