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

Etusivu
Poista viesti
Vastaa
Lähettäjä: Marc Sherman
Päiväys:  
Vastaanottaja: Balzi Andrea
Kopio: exim-users
Aihe: 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