|
-
Feb 27th, 2006, 07:40 PM
#1
Thread Starter
Fanatic Member
SMTP Error @ Startup. Can't Send Any E-mail [RESOLVED]
For a few weeks I've been getting the error below in my event viewer. Ever since, I can not send e-mail. Receiving works fine. I've tried using several different accounts to send e-mail most of which use different outgoing smtp servers. As near as I can tell, the problem stems from this error. Any assistance would be appreciated:
Code:
Event Type: Error
Event Source: Service Control Manager
Event Category: None
Event ID: 7023
Date: 2/27/2006
Time: 5:47:27 PM
User: N/A
Computer: WMAIN
Description:
The Simple Mail Transfer Protocol (SMTP) service terminated with the following error:
The specified module could not be found.
For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
Last edited by RealisticGraphics; Mar 1st, 2006 at 05:35 PM.
www.RealisticGraphics.net
Running VS.Net Enterprise & VB 6
Other Languages: JavaScript, VBScript, VBA, HTML, CSS, ASP, SQL, XML
MSN Messenger: kmsheff
-
Feb 27th, 2006, 09:43 PM
#2
Lively Member
Re: SMTP Error @ Startup. Can't Send Any E-mail
Who is your ISP...AOL?
I had a similar problem with AOL, they made changes to fight SPAM
I had to change my SMTP from:
smtp.mywebbsite.com
To:
smtp.aol.com
As well I had to change the SMTP port to 587
Hope this helps.
Matt
-
Feb 28th, 2006, 06:34 AM
#3
Re: SMTP Error @ Startup. Can't Send Any E-mail
As Matt has indicated, I would contact my internal support department if this is happening at work, or my ISP if it is happening at home.
-
Feb 28th, 2006, 05:47 PM
#4
Thread Starter
Fanatic Member
Re: SMTP Error @ Startup. Can't Send Any E-mail
Cox is my ISP, they were unable to provide an answer. They too believe it was a system issue and not a setting or connection issue.
www.RealisticGraphics.net
Running VS.Net Enterprise & VB 6
Other Languages: JavaScript, VBScript, VBA, HTML, CSS, ASP, SQL, XML
MSN Messenger: kmsheff
-
Mar 1st, 2006, 03:12 PM
#5
Re: SMTP Error @ Startup. Can't Send Any E-mail
Check this out:
http://support.microsoft.com/default...b;en-us;327649
You may also want to ensure that no other service is listening on port 25.
-
Mar 1st, 2006, 05:35 PM
#6
Thread Starter
Fanatic Member
Re: SMTP Error @ Startup. Can't Send Any E-mail
Resolved. I wiped my wireless router settings and reset it back up again because i found out if i connected directly through cable modem it worked. Odd issue but that fixed the e-mail issue. Still get the error but apparently it was just a coincidence.
www.RealisticGraphics.net
Running VS.Net Enterprise & VB 6
Other Languages: JavaScript, VBScript, VBA, HTML, CSS, ASP, SQL, XML
MSN Messenger: kmsheff
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|