[exim] VRFY command and EXIM 4.87

Etusivu
Poista viesti
Vastaa
Lähettäjä: Серж ИвановЪ
Päiväys:  
Vastaanottaja: exim-users
Aihe: [exim] VRFY command and EXIM 4.87
How to resctrict access to commands VRFY and EXPN to 127.0.0.1 in recet
exim versions?

In older versions one would use

smtp_verify and smtp_expn_hosts

but those configuration options were deprecated a while ago in 4.00

in fawor for ACL.

Can't find any examples using those new ACL for host based restrictions.