Re: [Exim] Problem: Relaying for uncommon nets

Etusivu
Poista viesti
Vastaa
Lähettäjä: Nico Erfurth
Päiväys:  
Vastaanottaja: Christian Hertel
Kopio: exim-users
Aihe: Re: [Exim] Problem: Relaying for uncommon nets
Christian Hertel wrote:
> --
> Hi Guiliano,
>
>
>>have you got an example of your exim relaying from anywhere...?
>
>
> what do you mean with "example"?
> Even if I define only 127.0.0.1 and 120.255.255.0/24, a client from e.
> g. 192.168.0.1 can relay over our exim (-> open mail relay).


exim -d -bh 1.1.1.1
this will start a testing smtp-session from 1.1.1.1, show us the
debug-log, that should be enough to find out what happens.

Nico