OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Maildrop problem

From: Alejandro Kurchis (alejandro_facultadyahoo.com.ar)
Date: Thu Aug 17 2006 - 11:46:41 CDT


Dear all, I have a debian box with Postfix+LDAP+Courier+Amavisd-new (SA
y Clamav) + Maildrop. Everything runs OK except the final delivery with
Maildrop for users from a virtual domain. I created the /etc/maildroprc
with some rules and they don't respond, and the maildrop.log is empty.
It seems that Maildrop doesn't work at all.

I have this settings:

/etc/postfix/main.cf
--------------------
mailbox_command = /usr/bin/maildrop -d
virtual_transport = virtual
#virtual_transport = maildrop (esta comentada porque si no me da error
de usuario)

/etc/postfix/master.cf
----------------------
maildrop unix - n n - - pipe

/etc/courier/authldap
---------------------
LDAP_DEFAULTDELIVERY /usr/bin/maildrop

Maybe I need to define something beetween LDAP and Maildrop in order to
try with users from virtual domains ??? Any idea ???

Really thanks

Alejandro