[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Fetchmail and Exim - CRACKED IT!!



On Fri, 6 Aug 1999, Phillip Deackes wrote:

> George - I've cracked it!!!!!
> 
> I have been scoring my /etc/exim.conf file just changing odd things and
> remming out others, and I noticed the following:
> 
> smtp_accept_queue_per_connection = 300
> # >> Option rewritten by convert4r3
> host_reject = "! 192.168.1.0/24 : \
>    ! 194.217.242.0/24 : \
>    *"
> 
> No idea why it is there, but I remmed it out and now exim works fine!!!!

Ok, that is just to allow connections from 192.168.1.0/24 and
194.217.242.0/24 but to refuse all others. Trouble is that ! 127.0.0.1 was
not listed so since it is not in 192.168.1.0/24 or 194.217.242.0/24, it
was refused connectivity.




Reply to: