hi,
i'm using maildrop 1.4.0, qmail 1.03+patches and courier-imap-ssl.
I use userdb as my authentification method/etc.
Courier authentifies itselfs to it and it works well. (So my userdb works,
everything is setup right.)
Qmail works also. I use maildrop as MDA and my problem is that it seems to
ignore /etc/userdb:
root@chatonly maildrop-1.4.0 # /usr/local/bin/maildrop -d insecure-ws-kang
/usr/local/bin/maildrop: Invalid user specified.
root@chatonly maildrop-1.4.0 # /usr/local/bin/maildrop -d kang
maildrop: signal 0x02
kang is a local user, insecure-ws-kang is a virtual user from userdb.
I compiled maildrop with --enable-userdb and changed maildir stuff to match
my maildirs destination (./.maildir/, i use gentoo, but i don't use maildrop
ebuild because it uses --with-etc /etc/maildrop, which would make maildrop
to look for userdb in this dir, which i don't want to)
the file qmail reads (/var/qmail/alias/.qmail-insecure-ws-default) is owned
by a trusted user of maildrop.
i changed maildrop to have setuidbit set as the make install didn't done
it too.
One strange thing, is that it worked right for like 1H and i checked back
and it stopped working (computers are magic sometimes)
i tried to get it back working but doesn't works now :/