Mail Server Help
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsSystem AdministrationMail Server Help
Receive the tools necessary to be the rock star of your field. Our 12-month program teaches you the evolving world of multi-channel marketing as well as the complex issues and opportunities found in the industry.

ASP Free and Iron Speed Designer are giving away $5,500+ in FREE licenses. Iron Speed's RAD CASE toolset can save up to 80% of your coding time. One free license per week, one perpetual license per month!
Download and Activate to enter!

Web development can be a daunting task, even for specialists. There is a lot of information to absorb and a lot of technologies to learn in order to manage a superior website. When trying to learn the ropes, developers need a reliable source to introduce new ideas that can be easily implemented. When working on large projects, even web veterans may run into a technology or an aspect of a technology that they are unfamiliar with.

Learn More!


Download to Enter
| Contest Rules

Tutorials | Forums

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old September 19th, 2011, 09:25 AM
iniki iniki is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Sep 2011
Posts: 3 iniki User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 27 m 40 sec
Reputation Power: 0
Unable to connect successfully to the destination mail server

Hello there,

I was checking the mailroot/Queue folder on my mail server and found quite a good number of .eml files struck in there.

For many messages in the Queue folder, eml file says -

'This is an automatically generated Delivery Status Notification.
Unable to deliver message to the following recipients, due to being unable to
connect successfully to the destination mail server.
xxx_at_hotmail.co
'

Though it's quite clear that it is because of the wrong email address with 'uk' missing from end of email address.

What can I do to remove this message from queue folder so that mail server doesn't keep on trying to send such messages with wrong email addresses?

Thank you!

Reply With Quote
  #2  
Old September 19th, 2011, 12:02 PM
hiker's Avatar
hiker hiker is offline
They're coming to take me away
Dev Shed Demi-God (4500 - 4999 posts)
 
Join Date: Jan 2005
Location: Florida
Posts: 4,997 hiker User rank is General 61st Grade (Above 100000 Reputation Level)hiker User rank is General 61st Grade (Above 100000 Reputation Level)hiker User rank is General 61st Grade (Above 100000 Reputation Level)hiker User rank is General 61st Grade (Above 100000 Reputation Level)hiker User rank is General 61st Grade (Above 100000 Reputation Level)hiker User rank is General 61st Grade (Above 100000 Reputation Level)hiker User rank is General 61st Grade (Above 100000 Reputation Level)hiker User rank is General 61st Grade (Above 100000 Reputation Level)hiker User rank is General 61st Grade (Above 100000 Reputation Level)hiker User rank is General 61st Grade (Above 100000 Reputation Level)hiker User rank is General 61st Grade (Above 100000 Reputation Level)hiker User rank is General 61st Grade (Above 100000 Reputation Level)hiker User rank is General 61st Grade (Above 100000 Reputation Level)hiker User rank is General 61st Grade (Above 100000 Reputation Level)hiker User rank is General 61st Grade (Above 100000 Reputation Level)hiker User rank is General 61st Grade (Above 100000 Reputation Level)  Folding Points: 33832 Folding Title: Starter FolderFolding Points: 33832 Folding Title: Starter Folder
Time spent in forums: 3 Months 2 Weeks 6 h 33 m 3 sec
Reputation Power: 5045
What mail server are you running?

Each mail server has their own command to purge messages from the mail queue.
__________________
"If at first you don't succeed, Skydiving is not for you!"

Reply With Quote
  #3  
Old September 20th, 2011, 04:03 AM
iniki iniki is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Sep 2011
Posts: 3 iniki User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 27 m 40 sec
Reputation Power: 0
It is an SMTP server.

Also, I don't want to run any command manually, but wondering if there is any setting that I can change so I can stop mail server trying re-sending mail to wrong email addresses.

Reply With Quote
  #4  
Old September 20th, 2011, 08:38 AM
hiker's Avatar
hiker hiker is offline
They're coming to take me away
Dev Shed Demi-God (4500 - 4999 posts)
 
Join Date: Jan 2005
Location: Florida
Posts: 4,997 hiker User rank is General 61st Grade (Above 100000 Reputation Level)hiker User rank is General 61st Grade (Above 100000 Reputation Level)hiker User rank is General 61st Grade (Above 100000 Reputation Level)hiker User rank is General 61st Grade (Above 100000 Reputation Level)hiker User rank is General 61st Grade (Above 100000 Reputation Level)hiker User rank is General 61st Grade (Above 100000 Reputation Level)hiker User rank is General 61st Grade (Above 100000 Reputation Level)hiker User rank is General 61st Grade (Above 100000 Reputation Level)hiker User rank is General 61st Grade (Above 100000 Reputation Level)hiker User rank is General 61st Grade (Above 100000 Reputation Level)hiker User rank is General 61st Grade (Above 100000 Reputation Level)hiker User rank is General 61st Grade (Above 100000 Reputation Level)hiker User rank is General 61st Grade (Above 100000 Reputation Level)hiker User rank is General 61st Grade (Above 100000 Reputation Level)hiker User rank is General 61st Grade (Above 100000 Reputation Level)hiker User rank is General 61st Grade (Above 100000 Reputation Level)  Folding Points: 33832 Folding Title: Starter FolderFolding Points: 33832 Folding Title: Starter Folder
Time spent in forums: 3 Months 2 Weeks 6 h 33 m 3 sec
Reputation Power: 5045
Quote:
Originally Posted by iniki
It is an SMTP server.

Also, I don't want to run any command manually, but wondering if there is any setting that I can change so I can stop mail server trying re-sending mail to wrong email addresses.


I know it's an SMTP server, but which one? Postfix... Sendmail... Qmail... something else? Each mail server has their own set of configuration options.

Reply With Quote
  #5  
Old September 20th, 2011, 09:41 AM
iniki iniki is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Sep 2011
Posts: 3 iniki User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 27 m 40 sec
Reputation Power: 0
@hiker, sorry if it seems like a silly question - but how can I find which SMTP server ?
Though I think it is SMTP service running on IIS 6.0.

Reply With Quote
  #6  
Old September 20th, 2011, 10:18 AM
hiker's Avatar
hiker hiker is offline
They're coming to take me away
Dev Shed Demi-God (4500 - 4999 posts)
 
Join Date: Jan 2005
Location: Florida
Posts: 4,997 hiker User rank is General 61st Grade (Above 100000 Reputation Level)hiker User rank is General 61st Grade (Above 100000 Reputation Level)hiker User rank is General 61st Grade (Above 100000 Reputation Level)hiker User rank is General 61st Grade (Above 100000 Reputation Level)hiker User rank is General 61st Grade (Above 100000 Reputation Level)hiker User rank is General 61st Grade (Above 100000 Reputation Level)hiker User rank is General 61st Grade (Above 100000 Reputation Level)hiker User rank is General 61st Grade (Above 100000 Reputation Level)hiker User rank is General 61st Grade (Above 100000 Reputation Level)hiker User rank is General 61st Grade (Above 100000 Reputation Level)hiker User rank is General 61st Grade (Above 100000 Reputation Level)hiker User rank is General 61st Grade (Above 100000 Reputation Level)hiker User rank is General 61st Grade (Above 100000 Reputation Level)hiker User rank is General 61st Grade (Above 100000 Reputation Level)hiker User rank is General 61st Grade (Above 100000 Reputation Level)hiker User rank is General 61st Grade (Above 100000 Reputation Level)  Folding Points: 33832 Folding Title: Starter FolderFolding Points: 33832 Folding Title: Starter Folder
Time spent in forums: 3 Months 2 Weeks 6 h 33 m 3 sec
Reputation Power: 5045
Quote:
Originally Posted by iniki
@hiker, sorry if it seems like a silly question - but how can I find which SMTP server ?
Though I think it is SMTP service running on IIS 6.0.


Sorry.. Assumed you were using Linux. I'm not as familiar with the SMTP server in IIS as far as anyway to stop messages from being resent.

Reply With Quote
  #7  
Old September 20th, 2011, 05:49 PM
Doug G Doug G is online now
Grumpier Old Moderator
Dev Shed God 18th Plane (13500 - 13999 posts)
 
Join Date: Jun 2003
Posts: 13,910 Doug G User rank is General 49th Grade (Above 100000 Reputation Level)Doug G User rank is General 49th Grade (Above 100000 Reputation Level)Doug G User rank is General 49th Grade (Above 100000 Reputation Level)Doug G User rank is General 49th Grade (Above 100000 Reputation Level)Doug G User rank is General 49th Grade (Above 100000 Reputation Level)Doug G User rank is General 49th Grade (Above 100000 Reputation Level)Doug G User rank is General 49th Grade (Above 100000 Reputation Level)Doug G User rank is General 49th Grade (Above 100000 Reputation Level)Doug G User rank is General 49th Grade (Above 100000 Reputation Level)Doug G User rank is General 49th Grade (Above 100000 Reputation Level)Doug G User rank is General 49th Grade (Above 100000 Reputation Level)Doug G User rank is General 49th Grade (Above 100000 Reputation Level)Doug G User rank is General 49th Grade (Above 100000 Reputation Level)Doug G User rank is General 49th Grade (Above 100000 Reputation Level)Doug G User rank is General 49th Grade (Above 100000 Reputation Level)Doug G User rank is General 49th Grade (Above 100000 Reputation Level) 
Time spent in forums: 1 Month 3 Weeks 4 Days 17 h 46 m 56 sec
Reputation Power: 4227
The problem isn't the mail server it's your client program sending invalid email addresses.

The messages you describe in the Queue folder apparently are bounce messages.

You can look through the IIS SMTP settings and see if there is a way to turn off these bounce messages, but if there is, and you do, how would you know you have a problem somewhere?
__________________
======
Doug G
======
It is a truism of American politics that no man who can win an election deserves to. --Trevanian, from the novel Shibumi

Reply With Quote
Reply

Viewing: Dev Shed ForumsSystem AdministrationMail Server Help > Unable to connect successfully to the destination mail server


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 


Powered by: vBulletin Version 3.0.5
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.

© 2003-2012 by Developer Shed. All rights reserved. DS Cluster 6 - Follow our Sitemap