[exim] VRFY command and EXIM 4.87

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Серж ИвановЪ
Fecha:  
A: exim-users
Asunto: [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.