[email protected] wrote: > As I use virtual domains, users are authenticated useing usern...@domain. > So, when user is authenticated I'm getting log entries like: > 1LSq7S-000Nki-Ew <= "[email protected]"@tagnet.ru H=([127.0.0.1]) > [80.64.29.123] I=[80.64.16.35]:25 P=esmtpsa X=TLSv1:AES256-SHA:256 > A=PLAIN:[email protected] S=725 [email protected] from > <[email protected]> for [email protected] > > "[email protected]"@tagnet.ru - confuses me. When I remove qualify_domain > options the string changes to > "[email protected]"@mail.tagnet.ru where the mail.tagnet.ru is the primary > hostname. Is there a way to disable qualifying? Exim 4.69
see http://www.exim.org/exim-html-current/doc/html/spec_html/ch44.html see control = submission see suppress_local_fixups -- The Exim Manual http://www.exim.org/docs.html http://docs.exim.org/current/ -- ## List details at http://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
