Skip to main content

Thread: make exim4 port 587 listen


hi,

trying setup relay smtp server , cant make exim4 listen port 587.

appreciated

on gentoo box exim 4.77 have in /etc/exim/exim.conf:
code:
daemon_smtp_ports = 25 : 465 : 587
this causes exim listen @ ports 25, 465 , 587. after changing conf file, restart exim. should simple.

check exim listening on correct ports, root do:
code:
netstat -l --numeric-ports
or
code:
sudo netstat -l --numeric-ports
hth,
kirk


Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [ubuntu] make exim4 port 587 listen


Ubuntu

Comments