On Wed, 2009-08-12 at 10:19 -0500, Noel Leistad wrote:
> Searched archive, but failed to find... :-(
> 
> "deliver" does not honor user_global_* from dovecot-ldap.conf or userdb
> static{}
..
>   userdb:
>     driver: passwd
>   userdb:
>     driver: static
>     args: uid=502 gid=502

The static userdb isn't used, because you have a passwd before that and
the user "noel" is found from there. You should probably remove it.

> dovecot   unix  -       n       n       -       -       pipe
>   flags=DRhu user=vmail:vmail argv=/usr/libexec/dovecot/deliver -d ${user}

${user} is why the @domain gets dropped out. Is this intended? If not,
add @${domain}.

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to