No these are legitimate emails. Also, if I attempt to send an email from their server, I will see it get queued.
Main Topics
Browse All TopicsWe have several clients running exchange 2003 sp2. These clients are also running AVG for exchange. Just recently, several of the clients are having issues where outbound mailflow shuts down. The mail just backs up in the queue. We tried disabling the AVG 8.5 for exchange plugin to see if that was the problem however that didn't release the mail. THe only way we can get the mail to release is by doing an IISRESET. After that the server runs fine for a while and then we have to do another IISRESET eventually. AVG's support is worthless so I haven't really talked to them as of yet.
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
1) Do you see any event logged in the event logs? If any post that information here...
2) IIS reset or just SMTP service reset works?
3) Check the bad mail folder, make sure it's clean
4) If non of above helps try deploying http://support.microsoft.c
XchangeKnowledge - I believe only an IISReset works. The badmail directory is empty - atleast at the moment. There are some events but they don't seem all that significant.
In system log there is nothing except for when we actually performed the IIS Reset. When we did the IISReset, we got the following events in the log:
IIS Reset encountered an error while stopping services, which was requested by BPCD01\Administrator. The logged data is the status code. Since the force option is on, IIS Reset will now terminate the services' processes. This may cause SCM to report errors about the services exiting.
In the system log, I see the following entries while the problem was occurring:
The Unsolicited Commercial Email default filter level has been updated. The new value is 8.
I also see that it was doing database maintenance as far as cleanup and defraging. Other than that, there are no unusual error. Schauncroucher - All of these clients use DNS for outbound delivery. DarrellArbaugh - its just getting stuck in the outbound message queue for whatever domain the user is trying to send email to.
I would also like to note that we seem to have found a pattern - the mailflow issue mainly occurs after a server reboot. To clarify the order - the server is rebooted for an unrelated reason - once the server has been rebooted, email starts to backup in the outbound mail queue, we do an IISRESET and the issue clears up. Then the server is fine until it needs to be rebooted for one reason or another.
When mail stops, try to connect to a remote mail server using telnet such as
telnet smtp.google.com 25
Does this return a 220? If not, then try
telnet 74.125.45.25 25
Does this work?
If it does, DNS issue. Check DNS settings.
If not, then try to establish why there is no connectivity to port 25.
See if restarting just SMTP service fixes the issue.
Shaun
Business Accounts
Answer for Membership
by: shauncroucherPosted on 2009-07-21 at 14:16:45ID: 24909437
What are in the queues - just legitimate email or are there SPAM items in there for outbound delivery, or do you have any NDR's in the queues?
Shaun