EDP Operations wrote:

> #  accept  authenticated = *
  ^
remove the '#', so messages will be accepted if the user is authenticated.

Don't know where you have host_auth_accept_relay from, AFAIR it was a
keyword in Exim3 to specify which hosts are allowed to relay after
authentication (and usually set up to *). You don't need that.
relay_from_hosts is where you put the hosts which are allowed to relay
without AUTH (in the default config).

-- 
## List details at http://www.exim.org/mailman/listinfo/exim-users 
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://www.exim.org/eximwiki/

Reply via email to