I don't suppose anyone on my friends list knows how to debug an implementation of courier-maildrop?
I have a case where its almost working.
I'm useing userdb, and I have entries for both local users like 'sti', and virtual users like 'test@example.com'
If, as root, I do:
maildrop -d sti
Then it works fine.
If I then try:
maildrop -d test@example.com
It fails with the message: "Invalid user specified".
No matter what I try I can't get any more logging/debugging info than that. And yes, I have made sure (about a zillion times) that there really IS such a user. I can connect to its account via courier-imap, and it uses the same userdb file for authentication. What gives?
I have a case where its almost working.
I'm useing userdb, and I have entries for both local users like 'sti', and virtual users like 'test@example.com'
If, as root, I do:
maildrop -d sti
Then it works fine.
If I then try:
maildrop -d test@example.com
It fails with the message: "Invalid user specified".
No matter what I try I can't get any more logging/debugging info than that. And yes, I have made sure (about a zillion times) that there really IS such a user. I can connect to its account via courier-imap, and it uses the same userdb file for authentication. What gives?