unable to open the smtp port

unable to open the smtp port

Postby jawad » Tue Jun 03, 2008 2:17 pm

why is it unable to connect to the smtp, pop3 and imap4 port, how can i figure it out?
jawad
 
Posts: 1
Joined: Tue Jun 03, 2008 6:19 am

Re: unable to open the smtp port

Postby Code Crafters » Wed Jun 04, 2008 10:18 am

This error indicates that another mail server is already running on that computer and is using the needed ports. Only one application can use a port for each available IP.

The easiest solution is to disable or uninstall all other mail servers running. The most common of these is usually Microsoft IIS mail server which can be disabled via Control Panel -> Administrative Tools -> IIS but this only uses SMTP and POP3 generally so it's probably another mail server in your case.

You can open a command prompt on the mail server computer (Run: cmd) and type "telnet localhost 25" to connect to port 25 (SMTP) and get a welcome message back to see what software is running there. Obviously, you can do this for the other ports too.
Code Crafters
 
Posts: 933
Joined: Mon Sep 10, 2007 2:35 pm


Return to General

Who is online

Users browsing this forum: No registered users and 18 guests

cron