OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Content_filter for certain users only

From: Figaro, Nicolas (nfigarocdcixis-cm.com)
Date: Wed Jun 02 2004 - 01:32:13 CDT


Hi,

I wish to use a content filter for certain users only.

The goal is to tst an anti-spam tool for certain users only.

For the moment, a

Has anyone ever done this ??

I use postfix 2.0.19 on solaris 2.6.

Here is an extract of my master.cf :
smtp inet n - n - - smtpd -o
content_filter= smtp:[localhost]:10999 -o disable_dns_lookups=yes
localhost:10926 inet n - n - - smtpd
-o content_filter= -o myhostname=localhost

The 10999 port is used by interscan viruswall. All traffic is sent to
viruswall and sent back to the smtpd on port 10926.

Thanks

Nicolas figaro