Ok, when you run this command everything is fine
here the command wich runs ok

 cat /etc/issue | maildrop -V 6 -d [EMAIL PROTECTED]

part of the authlib log running this command

maildrop: authlib: groupid=5000
maildrop: authlib: userid=5000
maildrop: authlib: [EMAIL PROTECTED], home=/srv/vmail/domains, 
mail=domain.tld/testmail/Maildir/
maildrop: Changing to /srv/vmail/domains
...

The master.cf file of postfix relative to maildrop

...
maildrop  unix  -       n       n       -       -       pipe
  flags=DRhu user=vmail:vmail argv=/usr/bin/maildrop -w 91 -d ${recipient}

Postfix log

Jun 24 08:41:24 server postfix/cleanup[11117]: 132D064372: message-id=<[EMAIL 
PROTECTED]>
Jun 24 08:41:24 server postfix/qmgr[10043]: 132D064372: from=<[EMAIL 
PROTECTED]>, size=359, nrcpt=1 (queue active)
Jun 24 08:41:24 server authdaemond: Authenticated: sysusername=<null>, 
sysuserid=5000, sysgroupid=5000, homedir=/srv/vmail/domains, [EMAIL PROTECTED], 
fullname=Testmail, maildir=domain.tld/testmail/Maildir/, quota=52428800S, 
options=<null>
Jun 24 08:41:24 server postfix/pipe[11118]: 132D064372: to=<[EMAIL PROTECTED]>, 
relay=maildrop, delay=18, delays=18/0.02/0/0.03, dsn=2.0.0, status=sent 
(delivered via maildrop service)
Jun 24 08:41:24 server postfix/qmgr[10043]: 132D064372: removed

...

Then, maildrops put the email in a file Maildir, in /srv/vmail/domains, this is 
wrong.
I´m using amd64 arch.
As you can see even when the authdaemond says this 
maildir=domain.tld/testmail/Maildir/ postfix fails to run ok the maildrop.

-- 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to