Avast WEBforum

Consumer Products => Avast Mac Security => Topic started by: jlbrown on March 27, 2008, 05:03:58 AM

Title: Avast for Mac - how to use with amavisd? (ie Postfix integration)
Post by: jlbrown on March 27, 2008, 05:03:58 AM
I'm running our mail server (Postfix) on a Mac OS X 10.4.11 box, and would like to integrate it with Avast virus scanning.

I thought I'd use amavisd-new for this.

The code it uses to do this is:

['avast! Antivirus daemon',
 \&ask_daemon,   # greets with 220, terminate with QUIT
["SCAN {}\015\012QUIT\015\012", '/var/run/avast4/mailscanner.sock'],
qr/\t\[\+\]/, qr/\t\[L\]\t/, qr/\t\[L\]\t([^[ \t\015\012]+)/ ],

But after installing Avast for Mac, it does not put a daemon in /var/run.

Does anyone know how to get it to work? Is there a mailscanner.sock created in the mac version?

Thanks,

James.
Title: Re: Avast for Mac - how to use with amavisd? (ie Postfix integration)
Post by: .: Mac :. on March 28, 2008, 04:36:06 AM
Hmm this is really something Zilog will have to answer.