Page 1 of 1

Changing the SMTP Relay listen on a different port

Posted: Wed Dec 02, 2015 5:54 am
by paavonaak
Hello Team,

Can I make the SMTP Relay listen on a different port ?

Re: Changing the SMTP Relay listen on a different port

Posted: Wed Dec 02, 2015 6:30 am
by ScalixSupport
Hello Mr. Paavo

Edit this line in the file

Code: Select all

/var/opt/scalix/??/s/sys/smtpd.cfg


Code: Select all

SUBMIT
LISTEN=localhost:587

Restart omsmtpd

Code: Select all

# omoff -d0 smtpd ; omon smtpd


To verify,

Code: Select all

# netstat -ntlp