473,387 Members | 1,641 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

SMTP and POP3 inaccessible on Windows Server 2003

I'm a longtime *nix guy and am fairly comfortable "over there" although I am a developer and not a sysadmin, mostly J2EE stuff.

I recently got the Microsoft "Action Pack" as a partner. It has legit licenses for a bunch of Microsft software for development/evaluation purposes. I decided to install Windows Server 2003 - the first time I have ever installed a Windows Server.

I decided to install Apache rather than try to learn IIS, and it works perfectly in my new Server 2003. No problems there.

The next thing was email. Well, Postfix doesn't run on Windows, so I did the obvious and installed the SMTP and POP3 that are "in the box". The install went smoothly. I made no changes to the out-of-the-box defaults. SMTP started automatically. I enabled POP3 and it started up, netstat -na showed ports 25 and 110 both listening.

I did a quick telnet localhost 25 and telnet localhost 110 to see if they were up, and they were. Cool.

SO FAR SO GOOD.

I went to a PC next to my server, and typed telnet 192.168.1.2 25. Connection refused, no contact. same with 110. But telnet to port 80 (Apache) works correctly, however. I can also access the default home page OK with a browser. Try with outlook and it fails to connect.

Why can I not access this SMTP and POP3 service from outside the machine? There is no firewall, Windows Server is about as vanilla an install as you could do, and all the defaults were taken for the SMTP and POP3 install. The server has a fixed IP on my local private network

I must be missing something simple and fundamental, but have been beating my head against the wall for 3 days now.

Postfix on Linux comes up fully configured without a murmur. I had hoped Winows would be as trouble-free.

Chris Gage
Apr 25 '07 #1
5 5069
RedSon
5,000 Expert 4TB
Windows has its own firewall have you disabled its services as well? You don't have to have a third party app to have a firewall with windows.
Apr 25 '07 #2
Nope, that's not it, Actually that was my first assumption...

I know that Windows XP with Service pack 2 has a firewall but I don't think Server 2003 does, and there is no indication of one running, not in the system tray, not in the task manager, nor do I see evidence anywhere on the machine that there might be some tools to manage one, ie stop, start, configure etc. No mention in Control panel or Administrative Tools.

And I can access the web server, just not the SMTP or POP3.

There must be a simple 10-second fix to this, and boy, am I going to be kicking myself when I find out what it is.... :-)

Or it's back to Linux and Postfix...
Apr 26 '07 #3
RedSon
5,000 Expert 4TB
Nope, that's not it, Actually that was my first assumption...

I know that Windows XP with Service pack 2 has a firewall but I don't think Server 2003 does, and there is no indication of one running, not in the system tray, not in the task manager, nor do I see evidence anywhere on the machine that there might be some tools to manage one, ie stop, start, configure etc. No mention in Control panel or Administrative Tools.

And I can access the web server, just not the SMTP or POP3.

There must be a simple 10-second fix to this, and boy, am I going to be kicking myself when I find out what it is.... :-)

Or it's back to Linux and Postfix...
I'm not sure how the Windows Server 2003 is setup, but I would be willing to bet that there is a firewall running or trying to run somewhere on that machine. I dont think you would be able to easily infer if it was by looking at the process list. The reason you can access the webserver is because that port is open by default if you have IIS installd.
Apr 26 '07 #4
RedSon
5,000 Expert 4TB
Nope, that's not it, Actually that was my first assumption...

I know that Windows XP with Service pack 2 has a firewall but I don't think Server 2003 does, and there is no indication of one running, not in the system tray, not in the task manager, nor do I see evidence anywhere on the machine that there might be some tools to manage one, ie stop, start, configure etc. No mention in Control panel or Administrative Tools.

And I can access the web server, just not the SMTP or POP3.

There must be a simple 10-second fix to this, and boy, am I going to be kicking myself when I find out what it is.... :-)

Or it's back to Linux and Postfix...
if you can ping SMTP and POP3 locally, but not from the netowork, its a firewall or router issue. The rule is, if it works locally but not globally then its the network.
Apr 26 '07 #5
It turns out you were right. Would you believe that Service pack 1 ships a firewall with everything but port 80 turned off, and no tool to configure it is installed. You have to go to "Add Windows Components" and install the "Security Configuration Wizard" and then run it. Once you have run it, (and it is fairly easy), the ports are opened up and SMTP and POP3 work.
Apr 26 '07 #6

Sign in to post your reply or Sign up for a free account.

Similar topics

3
by: Andy Turner | last post by:
Hi, I'm trying to setup PHP so it will use a remote SMTP server. I'm going to sound like a newbie but how? I know you need to alter php.ini, change SMTP from localhost to the SMTP server and the...
1
by: Pedro | last post by:
Hi all, a friend using Windows wanted to send mail, but he got timeout errors after editing php.ini Mail section smtp = smtp.server.com sendmail_from = friend@server.com I realized that...
2
by: Mark Carter | last post by:
I'm trying to create a mail server in Twisted. I either get SMTPSenderRefused or SMTPException: SMTP AUTH extension not supported by server. What do I need to do to get it to work?
3
by: Nicholas Then | last post by:
Is there a way that I can tie into the POP3 server on windows 2003 so that I do not have to run command line applications all the time? Maybe as an API or .NET Assembly?
5
by: Emmett Power | last post by:
Hi, I use Access to send emails through SMTP. I'd like to mirror the process and retrieve emails from my SMTP/Pop3 server without the intermediary of Outlook. I don't want to spend a lot of...
4
by: Ron Vecchi | last post by:
I a runnning w2k3 pop3 mail server that came with iis6. I would like to write an application that progammtically creates the new mailboxes in an already established mail domain. Does anyone know...
0
by: Christian Hofmann | last post by:
Hello, I am looking for a smtp/imap/pop3-component to build an own mailserver. I searched all the web but the onliest I found were complete mailservers or components to fetch mails via...
3
by: UJ | last post by:
I'm way out of my league here but I'm having problems sending e-mails programmatically. I have a web app that will allow users to have e-mail sent to them (forgotten password/resetting password,...
7
by: oopsbabies | last post by:
Hello everyone, I am using Apache 1.3.33 as the web server and PHP version 4.3.10. My machine is using Windows XP 2002 professional edition which comes with a Windows firewall. I am using McAfee...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.