[Dovecot] Fwd: lmtp
Lampa
lampacz+dovecot at gmail.com
Fri Sep 20 13:20:07 EEST 2013
Hello,
using dovecot with postfix with mysql. Some domains have alias. Local
delivery is realized over lmtp.
When lmtp delivery to aliased domains, it takes bad mail_location - it
takes aliased instead real domain, so lmtp is creating domain and user
directory. Lmtp doesn't make sql lookup. I need lmtp delivery to real
domain and i don't want to create symlinks.
mail_location = maildir:/home/mail/%d/%n/Maildir
real domain: domain1.com
aliased domain: domain2.com
rcpt: user at domain2.com
lmtp deliver message to /home/mail/domain2.com/user/Maildir instead
/home/mail/domain1.com/user/Maildir
--
Lampa
More information about the dovecot
mailing list