Re: [exim] Auth command used when not advertised

Startseite
Nachricht löschen
Nachricht beantworten
Autor: Lena
Datum:  
To: exim-users
Betreff: Re: [exim] Auth command used when not advertised
> From: Russell King

> My mail server is being hit with auth attempts when the helo hasn't
> advertised the presence of authentication


I always advertise AUTH but in the rcpt ACL:

  accept  authenticated = *
          condition = ${if !={$received_port}{25}}