> Authentication works, but there is weird problem. When I set any MUA
> to pass the user name for authentication as user@domain, the MUA sends
> something like the following message. It seems to me that it just
> treats the while user@domain combination as the user part of the mail
> address and so forms the MAIL FROM part of the envelope.

> Return-path: <"[email protected]"@somehost.com>

  accept  authenticated = *
          control       = submission/domain=

with nothing after "domain=". Possibly, this works too:

  accept  authenticated = *
          control       = submission/sender_retain


-- 
## List details at https://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/

Reply via email to