Hallo Ralf,
Am Thu, 27 Oct 2011 16:40:18 +0200 Ralf Hildebrandt Ralf.Hildebrandt@charite.de schrieb:
- Lars Täuber taeuber@bbaw.de:
Oct 27 16:30:42 mailix postfix/lmtp[19963]: 348225F763: to=muster@virtuelle.domain.de, orig_to=<muster@virtuelle.domain.de@mailix.bbaw.de>, relay=mailix.bbaw.de [private/dovecot-lmtp], delay=0.06, delays=0.01/0.01/0.03/0.02, dsn=5.1.1, status=bounced (host mailix.bbaw.de[private/dovecot-lmtp] said: 550 5.1.1 muster@virtuelle.domain.de User doesn't exist: muster@virtuelle.domain.de (in reply to RCPT TO command))
Hier siehst Du (orig_to) dass rewritten wird.
ja, aber die virtual_alis_maps werden ignoriert. Warum?
Allerdings sieht "muster@virtuelle.domain.de@mailix.bbaw.de" sehr sehr seltsam aus.
Die geschickte Konfiguration ist unverändert und nicht anonymisiert. Die Mail ging wirklich an muster@virtuelle.domain.de@mailix.bbaw.de
Das ist Mailrouting nach http://tools.ietf.org/html/rfc1123 (glaube ich). Die Mail wird an mailix.bbaw.de geschickt und der schaut nach, was muster@virtuelle.domain.de gemacht werden muss.
Oct 27 16:30:42 mailix postfix/bounce[19968]: 348225F763: sender non-delivery notification: 42ED05F785 Oct 27 16:30:42 mailix postfix/qmgr [19934]: 348225F763: removed
/var/log/dovecot: Oct 27 16:30:42 lmtp(19964): Debug: none: root=, index=, control=, inbox= Oct 27 16:30:42 lmtp(19964): Info: Connect from local Oct 27 16:30:42 auth: Debug: Loading modules from directory: /usr/lib/dovecot/modules/auth Oct 27 16:30:42 auth: Debug: Module loaded: /usr/lib/dovecot/modules/auth/libauthdb_ldap.so Oct 27 16:30:42 auth: Debug: master in: USER 1 muster@virtuelle.domain.de service=lmtp Oct 27 16:30:42 auth: Debug: prefetch(muster@virtuelle.domain.de): passdb didn't return userdb entries, trying the next userdb Oct 27 16:30:42 auth: Debug: ldap (muster@virtuelle.domain.de): user search: base=dc=bbaw, dc=de scope=subtree filter=(&(objectClass=posixAccount) (uid=muster@virtuelle.domain.de)) fields=uid Oct 27 16:30:42 auth: Info: ldap(muster@virtuelle.domain.de): unknown user
dovecot kennt muster@virtuelle.domain.de nicht. Hm. Aber ist jetzt kein Postfix porblem mehr.
Ja, aber hier ist die Sache, dass Dovecot eigentlich mustermann@dovcot.lmtp oder/und musterfrau@.... sehen sollte!!
Grübel :-/
Lars