Add port for smtp?

hklcf

Verified User
Joined
Dec 17, 2004
Messages
59
Location
Hong Kong
Hello all,
How can i add another port for the smtp server? (default port 25)
How can use port 25 and port 26 for the smtp server?

Some ISP will block the port 25 to limite the user can't use another smtp server.

Thanks
 
Use port 587; it's already implemented in our DirectAdmin exim.conf file, and it's the port that's assigned for outgoing email. ISPs don't block it.

Jeff
 
Back
Top