Thursday, 1 October 2009

changing the smtp port to 26 in plesk

a) Add the following to /etc/services smtp-26 26/tcp mail


b) Copy /etc/xinetd.d/smtp_psa to /etc/xinetd.d/smtp_psa-26


c) Change the first line from service smtp to service smtp-26


d) Restart xinetd

No comments:

Post a Comment