OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Re: Question about postfix amavisd-n clamav with Suse 9.1

From: Matt (mathmlists.ath.cx)
Date: Wed Jan 05 2005 - 07:41:31 CST


Martijn wrote:

> >>* main.cf:
> >>content_filter = smtp:[127.0.0.1]:10024

> > What have you defined in your master.cf?

> smtp inet n - n - 2 smtpd
> -o content_filter=smtp:[localhost]:10024

> localhost:10025 inet n - n - - smtpd
> -o content_filter=

> vscan unix - n n - 10 pipe
> user=vscan argv=/usr/sbin/amavis ${sender} ${recipient}

 You haven't defined a listener on port 10024 for amavis. Your content
filter setting has nothing to connect to.

Matt