Koozali.org: home of the SME Server

changing mail from port 25 to other

Offline funkusmunkus

  • *
  • 220
  • +0/-0
changing mail from port 25 to other
« on: July 13, 2004, 02:08:40 PM »
Hi all,

I subscribed to a ddns service and tried sending emails to my 5.6 u6 server and i was never able to receive any, the ISP i'm with aparantly filters port 25 so i thought that might be the cause, so i need to change accepting mail from port 25 to another port, and use the MS recods porvided by the ddns service to point to it, so how do i go about that ?
 cheers in advance
.........

Offline NickR

  • *
  • 283
  • +0/-0
    • http://www.witzendcs.co.uk/
changing mail from port 25 to other
« Reply #1 on: July 13, 2004, 08:17:57 PM »
Edit /etc/services and change the smtp entry to a port other than 25/tcp - eg. 125/tcp

then do:

service smtpfront-qmail restart

Oh yeah, you'll also need the port opening contrib to open up your chosen port.
--
Nick......