RE: [Exim] Authentication problem

Top Pagina
Delete this message
Reply to this message
Auteur: Jan Johansson
Datum:  
Aan: Kostadin Kostadinov, exim-users
Onderwerp: RE: [Exim] Authentication problem
> My question is how a can restrict clients/hosts that DO NOT issue AUTH
> command since I dont want everyone to send through my SMPT server.


That's "by default" in the ACL's

If a client does not "auth" it is subject to the "rest of the ACLS", and
if the host is not accepted in another ACL, it gets rejected.