On 02/14/2014 08:27 AM, Steffen Kaiser wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Fri, 7 Feb 2014, matthias lay wrote:

I experienced that if a Mailaddress matches several users the delivery is aborted.

----------------
dovecot: auth: Error: ldap(christian.t...@securepoint.de): LDAP search returned multiple entries
dovecot: auth: ldap(christian.t...@securepoint.de): unknown user
dovecot: lda: Error: user christian.t...@securepoint.de: Auth USER lookup failed
-----------------

now my question, is there a way to have a mail like that delivered to all users that matches the lookup?
havent found anything in the docs.

This is a job of your MTA.


Hi Steffen,

MTA is qmail and doesnt know anything about users. dovecot uses usernames for mailboxes. lets say

/var/mail/userA/Maildir
/var/mail/userB/Maildir

both users have mailaddr x...@example.com mapped in Active Directory. Now when mails arrive lda is called like

dovecot-lda -d x...@example.com <mailto:dafan.z...@securepoint.de> -m INBOX

and theres my problem.

Reply via email to