hklcf Verified User Joined Dec 17, 2004 Messages 59 Location Hong Kong Sep 22, 2008 #1 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
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
nobaloney NoBaloney Internet Svcs - In Memoriam † Joined Jun 16, 2003 Messages 24,989 Location California Sep 22, 2008 #2 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
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
hklcf Verified User Joined Dec 17, 2004 Messages 59 Location Hong Kong Sep 23, 2008 #3 thank you Jeff