On Fri, 2006-11-03 at 11:30 +0100, Steffen Heil wrote: 
> 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

Its a default debian conf i am just working on bits at a time. 


-- 
## 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