Outlook
--
Questions
--
Followers
Top Experts
Task '<mailserver> - Sending' reported error (0x80042109) : 'Outlook is unable to connect to your outgoing (SMTP) e-mail server. If you continue to receive this message, contact your server administrator or Internet service provider (ISP).'
We have Norton Anti-Virus 2004 installed, running, and fully updated on all machines. There is an in-house network over 100MBit ethernet with these five workstations, one file/print server and domain controller running Windows 2003 SBS, one firewall/router, one standard router, and a DSL modem. As only two of the workstations encounter this problem, the firewall/router is not blocking all port 25 requests (tested from other workstations and the server) - the afflicted workstations are unable to connect to any server on port 25 (SMTP), however.
I have disabled NAV to no great effect, and the mail server settings are identical to the other workstations. The key to this is the fact that outgoing connections on port 25 (SMTP) are blocked on these workstations. How, I do not know, but if I can re-enable outgoing port 25 connections, I believe the problem will be fixed.
This must be resolved ASAP, thus the difficulty rating. Thank you, in advance, for any help.
- Matthew Bevan
Zero AI Policy
We believe in human intelligence. Our moderation policy strictly prohibits the use of LLM content in our Q&A threads.
Error Message: Outlook Is Unable to Connect to Your Outgoing (SMTP) E-mail Server
http://support.microsoft.com/default.aspx?scid=kb;en-us;302357
Check this out also:
"I may have seen this several times.
My solution was to check the settings and have it checked off that the server requires authentication.
outlook - Tools>services>internet mail
Properties button
Servers tab and check My server requires authentication."
The overriding problem here is that all outgoing communications over port 25 are denied on these two workstations. I already knew this was the reason for the error - I need to know how to fix it.
Also, the SMTP server we use here /requires/ authentication to work. It does not use POP-before-SMTP authentication, it uses a username/password combo. Also, it's a slightly grander problem then just Outlook - I am unable to even telnet to any server on port 25, my testbed, the Windows 2003 SBS, and both the "real" name of the SMTP server and the "virutal" name of the SMTP server (one being mail.ourdomain.com and the other being host.hostingcompany.com).
Any other ideas?
also try changing one of the nic cards(i doubt two nics will fail the same time)it wont hurt.






EARN REWARDS FOR ASKING, ANSWERING, AND MORE.
Earn free swag for participating on the platform.
But just in case, I made sure the thing most resembling a firewall (IP deny rules inside the connection settings) was disabled.

Get a FREE t-shirt when you ask your first question.
We believe in human intelligence. Our moderation policy strictly prohibits the use of LLM content in our Q&A threads.
something they downloaded so if u can download a free anti spyware and run it.also make sure users have not downloaded popup blockers(they cause what u describe).
I'll try killing off random processes - we'll see how well that works. ;-)






EARN REWARDS FOR ASKING, ANSWERING, AND MORE.
Earn free swag for participating on the platform.
If you have a business account you need to have an MX Record created with your ISP to better accept your profile. Also if your ISP require authentication look up with them if you need to have the full email address under the Logon Information box i.e. johndoe@myisp.net insteady of just johndoe. I tried to insert a picture for you to see what I mean, but I could not insert it here. By the way if anyone know how I can attached a snpshot to this box as an exemple let me know please.
Hope you get it fixed, I know how bad is when you want and need something done and start getting error messages.
I use COX.NET with my YAHOO.COM Email so my settings look like this...
POP3= pop.mail.yahoo.com
SMTP= SMTP.COX.NET
This fixed the problem. They assured me that E-mail is still private, but the companies simply don't want others accessing that port. An annoyance really only if your ISP does not provide POP3 Mail... I hope this helps some of you.
Lomius Maximus

Get a FREE t-shirt when you ask your first question.
We believe in human intelligence. Our moderation policy strictly prohibits the use of LLM content in our Q&A threads.
Thanks to everyone who posted constructive comments.
Good luck to all
I hope this suggestion will benefit someone else who may encounter this problem.
gamblerc






EARN REWARDS FOR ASKING, ANSWERING, AND MORE.
Earn free swag for participating on the platform.
From your description above you never mentioned disabling antivirus, did you try that? Once I unticked the rule, my telnet on port 25 returned.
I have searhced I high and low for a solution to this problem and it was driving me mad!!!!!
However, try this. Create a new pst, tell outlook to deliver to that new pst. And then try to do a Send receive. If this works, Do a file export of the pst with data to a new pst and set that new one as the pst to deliver mail to. Check to makes sure you can send/receive and life should be good. Using scanpst.exe (Inbox Repair Tool) does not fix the problem. I spent the last 6 hours chasing a ghost because it looks like a connection problem, so if you are still having problems give this a try, it may work for you.

Get a FREE t-shirt when you ask your first question.
We believe in human intelligence. Our moderation policy strictly prohibits the use of LLM content in our Q&A threads.
john@example.com
and then rename this account into:
Account of john@example.com
You got the problem. I don't know where but I think that's a reference bug because Outlook it's trying to refer to account "john@example.com" but now there is just "Account of john@example.com".
Comments are accepted and precious
Have a nice day
Adriano
Perhaps you should call your ISP asking about their Transparent Proxying polices.
Have a nice day
Adriano
the article body
__________________________
0x80042109 SMTP server problem
I post fixes to computer problems I have that takes me ages to fix, in the hope that someone else might be able to find the solution and so save themselves the pain. In this case, I couldn't send outgoing email via my SMTP server on port 25 despite the fact that I could receive email fine. It all came down to transparent proxying, but it took a while to find out. If this helps you, please drop a note to let me know, otherwise I feel like I'm writing for the web-bots.
Basically, when I tried to do a send/receive with Outlook, everything went well until it tried to send my outgoing messages, at which point it would hang for a while, and after the pause, I'd get error number 0x80042109, with some problem connecting to my SMTP server. But this would happen only through some connections and not through others.
Microsoft's online help service, which is frankly usually quite good, was completely useless in this case. It has some blurb about MSN messages that doesn't really help at all.
What it turned out to be is that my ISP is using something called "Transparent Proxying", which they didn't bother to tell us they were doing. It's part of a spam-prevention toolkit that prevents anyone who subscribes to this ISP from connecting to any machine's port 25 other than the ISP's own SMTP server. Annoying? Oh yes. Especially since it took me 2 days to work out what the damn problem was.
In my case, my email provider has a workaround. They've set up another port on which the SMTP server will respond, and their authentication system requires that I log into the POP3 server before the SMTP server will acknowledge my existence. This conveniently bypasses the port 25 block my ISP has set up. That's all this problem really was - my ISP was blocking connections to port 25 on any machine other than their own SMTP server.
If you're struggling with something similar, try TELNET to any SMTP server you can find outside of your own ISP's address range (port 25) - if it doesn't work there, but it works on your ISP's SMTP server, then this is your problem - scream at your ISP, and much good may it do you.






EARN REWARDS FOR ASKING, ANSWERING, AND MORE.
Earn free swag for participating on the platform.
After a bit of time, I was able to get Outlook working by using the login info for the second account created, but only that account. I cannot add another account r everything stops working). Deleting accounts and recreating them does not work either. I can however, always seem to get things working in the second account.
Unfortunately, the account that works is not the preferred account. Right now, Outlook2003 is unusable to me, so if anyone has any suggestions, I would certianly appreciate hearing some.
Many thanks.
Delete any Outlook profiles you have created (not email accounts, but Outlook profiles), and re-create them. Once you do this, you can re-create your email accounts, and everything (so far) seems to work as intended
(even no problem adding multiple email accounts to the same profile works).
Good day and good luck.
gmctech
"I have called 3 Cable companies. It took them a while to Divulge the info. But they all said the exact same thing. That port 25 has been blocked, and you MUST use their outgoing SMTP server... I.E.
I use COX.NET with my YAHOO.COM Email so my settings look like this...
POP3= pop.mail.yahoo.com
SMTP= SMTP.COX.NET
This fixed the problem. They assured me that E-mail is still private, but the companies simply don't want others accessing that port. An annoyance really only if your ISP does not provide POP3 Mail... I hope this helps some of you.
Lomius Maximus"
This fixed my issue for me. Since I was using a different ISP, but trying to connect to an smtp server of a different ISP, I used my current smtp server and I'm able to send e-mail. Thanks Lomius!

Get a FREE t-shirt when you ask your first question.
We believe in human intelligence. Our moderation policy strictly prohibits the use of LLM content in our Q&A threads.
Outlook
--
Questions
--
Followers
Top Experts
Microsoft Outlook is a personal information manager from Microsoft, available as a part of the Microsoft Office suite. Although often used mainly as an email application, it also includes a calendar, task manager, contact manager, note-taker, journal, and web browser.