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

Re: exim port



michael.sherman@og.ge.com wrote:

Hi.
I have a question regarding exim. Looks like my ISP blocked port 25. How to
I tell exim to listen on another port?

Thanks in advance.
Mike


You want exim to listen to another port (say 21) AND port 25 (so you can receive email). in exim4:

# port lissening
daemon_smtp_ports = 25 : 21


I have splited setup file, so it is located in /etc/exim4/conf.d/main/02_exim4-config_options (don't forget update-exim4.conf and restart exim4)

Vadim



Reply to: