Re: [exim] Drop smtp connection from non-allowed-to-relay se…

Etusivu
Poista viesti
Vastaa
Lähettäjä: Jeremy Harris
Päiväys:  
Vastaanottaja: exim-users
Aihe: Re: [exim] Drop smtp connection from non-allowed-to-relay servers
On 20/07/15 11:54, 3YSTech Services wrote:
> It's not working with verb "accept". I had with accept. On client I get
> 550 administrative prohibition.
>
> accept hosts = +allowed_helo
>
> On Mon, Jul 20, 2015 at 4:13 AM, Jeremy Harris <jgh@???> wrote:
>
>> On 20/07/15 00:41, 3YSTech Services wrote:
>>> acl_check_helo:
>>>     hosts = +allowed_helo


Please don't top-post.

Stop your daemon, and run it with "-d+all" added to the commandline
arguments. Use a terminal with a large scrollback buffer, or capture
its output to file. Fire another test at it, and look at the debug
output to work out what it does that you were not expecting.
--
Jeremy