Tom Ray [Lists] wrote: > Sender: "[EMAIL PROTECTED]"@mx02.detroitonline.com > > > As you can see it's appending the mail server name to the FROM email address. > I just can't figure out how to stop it from doing that. > Any thoughts? It's a bit annoying. When I add myself to my allowed relay list > and don't use SMTP Auth my evelope-from is just "[EMAIL PROTECTED]".
You probably have "control = submission" in your config somewhere for your authenticated clients. http://docs.exim.org/current/spec_html/ch40.html#id626046 http://docs.exim.org/current/spec_html/ch44.html#SECTsubmodnon -- 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/
