oliver bausinger writes:

> 
> how can I achieve the following 
> in smtpaccess: 
> 
> *     allow
> *     allow,RELAYCLIENT,AUTH_REQUIRED  
> 
> What I mean is: everybody should be allowed to send mail for the local 
> system, everybody should be able to use the relaying AFTER authenticating 
> themselves. 
> Can this be done with Courier's esmtpd? 
> 
AUTH_REQUIRED doesn't do what you think it does. 

An authenticated user can always relay. 

AUTH_REQUIRED requires all users from that address to authenticate. 

So I *think* you can just miss out the second line.
-- 
Bill Michell
[EMAIL PROTECTED] (home) 

_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to