Re: R: [exim] Re: smtp protocol violation question

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Marc Sherman
Fecha:  
A: Balzi Andrea
Cc: exim-users
Asunto: Re: R: [exim] Re: smtp protocol violation question
Balzi Andrea wrote:
>
> I've in to mine config file the lines that I've wrote below.
>
>>
>>acl_smtp_connect:
>>
>>  accept hosts = srv-snmp
>>         control = no_enforce_sync
>>  accept

>>


Did you forget to declare the new ACL in the main section, perhaps?
http://exim.org/exim-html-4.50/doc/html/spec_14.html#IX1054

- Marc