Hello,
For the virus scan option in Exim with /etc/exim.conf:
av_scanner = clamd:127.0.0.1 3310
What happens if virus is detected by ClamAV, does the email gets deleted
automatically? or do I have to delete the infected mail manually afterwards?
Thanks,
Dave
canner: Clean mail though you should still
use an Antivirus
I got the above from a Directadmin tutorial
thanks again
On Tue, Jan 17, 2012 at 6:39 PM, Brian Morrison wrote:
> On Tue, 17 Jan 2012 18:28:29 -0500
> David Kentwood wrote:
>
> > What happens if virus is detected by
Thank you very much!
On Wed, Jan 18, 2012 at 9:14 AM, Brian Morrison wrote:
> On Tue, 17 Jan 2012 21:25:40 -0500
> David Kentwood wrote:
>
> > Sorry i am not experienced with exim configuration. When you say "reject
> at
> > SMTP time", does adding the follow
That's a neater solution than what I found. Thanks.
Just wondering, how do you set variables such as $malware_name? or are the
variables automatically set by Exim or by the ClamAV?
On Thu, Jan 19, 2012 at 10:06 AM, Todd Lyons wrote:
> On Tue, Jan 17, 2012 at 6:25 PM, David Kentwood