OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
smtpd_sasl_auth and content_filte=lmtp possible ?

From: Achim Altmann (aacom-gate.com)
Date: Sun Sep 14 2003 - 17:31:51 CDT


Hello,

i use
smtpd_sasl_auth_enable = yes

and i would like use this include
content_filter = lmtp:127.0.0.1:10025

and this in master.cf

127.0.0.1:10025 inet n n n - 10 spawn
    user=filter argv=/opt/kav/bin/smtpscanner
127.0.0.1:10026 inet n - n - 10 smtpd
     -o content_filter= -o myhostname=localhost

i have configured my /etc/cyrus.conf
with this line
  lmtpunix cmd="lmtpd" listen="/var/imap/socket/lmtp" prefork=0

If is possible to this coniguration with postfix-2.0.6 and
cyrus-sasl-2.1.10 (saslauth)?

reagards

Achim
--