[EMAIL PROTECTED] 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


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Reply via email to