Lähettäjä: Jan Johansson
Päiväys:
Vastaanottaja: Kostadin Kostadinov, exim-users
Aihe: 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.