Hallo ku,

[email protected] schrieb am 20.09.2010 10:03 Uhr:

query_filter = (proxyAddresses=smtp:%s)
result_attribute = mail
Du fragst nach proxyAddresses und willst als Antwort den Inhalt von mail erhalten.

User 123 besitzt die SMTP Adressen abc.de und xyz.de
Sowohl beim Query nach
[email protected]
als auch bei
[email protected]
kommt die primaere Adresse [email protected] aus dem AD zurueck.
>
Mail kommt fuer [email protected] an - befindet der postfix aufgrund der OK Antwort 
des
LDAP-Queries (es kommt ja die [email protected] aus dem AD zurueck) die Mail fuer OK?
Wenn [email protected] in proxyAddresses steht und in mail nur [email protected], dann ist das so wie du das konfiguriert hast. Du könntest natürlich auch proxyAddresses als result_attribute wählen, dann bekommst du aber immer den kompletten Satz an result_attribute des Objektes zurück, nicht nur den, mit dem du gesucht hast.


Marc
_______________________________________________
postfix-users mailing list
[email protected]
http://de.postfix.org/cgi-bin/mailman/listinfo/postfix-users

Antwort per Email an