I'm starting qmail with 'qmail-start "|/usr/sbin/qmail-maildrop"'
so that I can do some pre-filtering (move aside spam etc).
But this script isn't called with the 'new' QmailLDAP patch (v20040301a).
Any ideas why, and where I should start looking? I was upgrading from
a two year old QmailLDAP, so I haven't been up to date on changes.
The 'funny' (?) thing is that the mail IS delivered as supposed to,
just not run through maildrop...
----- s n i p -----
[papadoc.pts/3]$ ldapsearch -LLL '(|(uid=turbo)(cn=papadoc.bayour.com))' deliveryMode
qmailDotMode
dn: cn=papadoc.bayour.com,ou=QmailLDAP,dc=bayour,dc=com
dn: uid=turbo,ou=People,dc=fredriksson,dc=com
----- s n i p -----
Qmail-local is called correctly as shown below, but no go...
----- s n i p -----
23056 execve("bin/qmail-local", ["bin/qmail-local", "--", "alias", "/var/qmail/alias",
"bayour.com", "-", "bayour.com", "bayour.com", "[EMAIL PROTECTED]",
"|/usr/sbin/qmail-maildrop"], [/* 17 vars */]) = 0
----- s n i p -----