[exim] VRFY command and EXIM 4.87

Góra strony
Delete this message
Reply to this message
Autor: Серж ИвановЪ
Data:  
Dla: exim-users
Temat: [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.