Re: Maildrop problem

2010-09-08 Thread Johannes Bunte
I found the problem. maildrop seems to not like it when it is called with the user it becomes to deliver the mail. When I call it from my normal user account, the mail is delivered correctly. And if I change the user=vmail (which owns the mails and maildrop does setuid() to) to user=mail, then

Maildrop problem

2010-09-07 Thread Johannes Bunte
Hey guys, I'm quite desperate getting maildrop to work. I use postfix and courier with a mysql backend (virtual mailboxes). maildrop connects to authlib and gets the proper information, but only as root, it delivers it to the right mailbox. When i call maildrop from sudo -u vmail -i, it

Re: Maildrop problem

2010-09-07 Thread Kevin Ross
On 9/7/2010 4:34 PM, Johannes Bunte wrote: Hey guys, I'm quite desperate getting maildrop to work. I use postfix and courier with a mysql backend (virtual mailboxes). maildrop connects to authlib and gets the proper information, but only as root, it delivers it to the right mailbox. When i

Postfix + Amavis-new + ClamAV + SASL + Courier-(imap, imap-ssl, maildrop) problem.

2004-11-16 Thread Ralph Crongeyer
Hi all, I just got my system up and running (went from Mandrake to Debian) and i'm having problems getting Postfix to authenticate with saslauthd. This is on a "Testing"/"Sarge" system. To check that sasl is working, I used the testsaslauthd command: testsaslauthd -u my-username -p my-password