Am Sonntag, 25. Mai 2025, 18:33:54 CEST schrieb Christian H. Kuhn via dovecot: > What does NOT work is the local transport to my maildir. > christian.k...@qno.de is not resolved to q...@qno.de but to > q...@bywater.qno.de, and lmtp rejects that unverified user:
For dovecot i think you need to strip the domain protocol lmtp { auth_username_format = %{user | username} } For postfix i think you need to add your domain to mydestination mydestination = $myhostname, $mydomain # i also add localhost.$mydomain, localhost regards, Tami
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ dovecot mailing list -- dovecot@dovecot.org To unsubscribe send an email to dovecot-le...@dovecot.org