Hi > I can't get exim to only allow authorised clients to send > mail without putting in the acl > > > require message = "Authentication required" > > authenticated = * > > at which point i get the required authorised for clients but > the incoming mail gets rejected instead.
Place accept domains = +local_domains above the require rule. However it seems you config is a litte - let's say - not so good. Think about preventing spam and being abused for smtp relay before putting this online. Regards, Steffen
smime.p7s
Description: S/MIME cryptographic signature
-- ## 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/
