> From: Bill Hayles > > The usual snippet is in the default Exim config: > > > > accept hosts = +relay_from_hosts > > control = submission > > accept authenticated = * > > control = submission > > > > (in rcpt ACL before other checks). > > I have that, but it doesn't fully answer the problem.
Perhaps the reason is "require verify = sender" before that. Move it after. -- ## 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/
