Public bug reported:

Binary package hint: courier-maildrop

If you use the combination if courier-authdaemon, courier-maildrop, postfix, 
ldap, using schema from phamm, and you set postfix to use maildrop as MDA in 
ldap, when you configure authldaprc in courier, you set the parameter MAILDIR 
to be read from ldap, the parameter is read, but maildrop looses the env var 
$DEFAULT, and fails the final delivery, if you call maildrop by command line, 
works ok and delivers the email and gets the maildir path correctly, but when 
running in postfix fails.
The final path to mailbox, is the concat of the user home set in authldaprc 
plus maildir path, this should build the complete path example.
if home is
/srv/vmail/domains
and maildir is:
domain.tld/username/Maildir

when postfix calls maildrop sould do the delivery to

/srv/vmail/domains/domain.tld/username/Maildir

but is doing the delivery to
/srv/vmail/domains

running from postfix call. if you run by hand the command runs ok.
Any ideas??

** Affects: courier (Ubuntu)
     Importance: Undecided
         Status: New

-- 
maildrop missing maildir path in authldaprc
https://bugs.launchpad.net/bugs/121907
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to