Re: [exim] relay not permitted message for mailman

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Renaud Allard
Fecha:  
A: Zbigniew Szalbot
Cc: Exim users
Asunto: Re: [exim] relay not permitted message for mailman


Zbigniew Szalbot wrote:
> Hello,
>
>
> 2007-07-31 10:57:34 H=(lists.lc-words.com) [::1]
> F=<test4test-bounces@???> rejected RCPT <someone@???>:
> relay not permitted
>

~snip~
>
> hostlist relay_from_hosts = 127.0.0.1 : 192.168.16.4 : MY_IP
>
> The machine with mailman is 192.168.16.4.
>


>From the log there, the machine connecting is ::1 in ipv6. Could you try

adding ::1 to the relay_from_hosts?