EmailDiscussions.com  

Go Back   EmailDiscussions.com > Discussions about Email Services > Email Help Needed!
Register FAQ Members List Calendar Today's Posts
Stay in touch wirelessly

Email Help Needed! Having problems with your email service, or with the email software you're using? Post your questions and answers here!

Reply
 
Thread Tools
Old 4 Oct 2007, 06:39 PM   #1
technical
Junior Member
 
Join Date: Oct 2007
Posts: 8
Unhappy error 4.4.7 exchange 2000

Hi All,

Been having this prob fro a while now, I made a script that sends out our company price list to every purchaser in our database, however all the messages are returned as a 4.4.7 error, here's an example :

Your message did not reach some or all of the intended recipients.

Subject: MRi Pricelist
Sent: 02/10/2007 13:17

The following recipient(s) could not be reached:

username @ domain.tld on 04/10/2007 09:32
Could not deliver the message in the time limit specified. Please retry or contact your administrator.
<mri.co.uk #4.4.7>

Now each email is made separately, so there is not a long list of recipients in the header. The header info looks a bit like this :

From: $email
Reply-To: $email
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="$sep";

Content-Transfer-Encoding: 7bit
this text should not be seen.

--$sep

Content-Type: multipart/alternative; boundary="$revSep"
Content-Transfer-Encoding: 7bit
--$revSep

Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: 8bit

etc. etc. I think u get the picture. I don't think there is anything wrong with that as sometimes (not very often) they do get through.

We host our own SMTP Server in our exchange server, which forwards mail to our ISP e-mail host, which should pass the messages on to the recipients so that reverse dns lookup sees them as I think ours is probably bad, not too sure. Any suggestions of how to find out where are e-mails are not getting to?

Thanks

Mod: Changed personal name/domain.

Last edited by Sherry : 5 Oct 2007 at 04:56 AM.
technical is offline   Reply With Quote

Old 5 Oct 2007, 05:25 AM   #2
Scott Kitterman
Essential Contributor
 
Join Date: Sep 2006
Location: Ellicott City, MD, USA
Posts: 206

Representative of:
ControlledMail.com
A 4 something error indicates the message is deferred, not rejected. If you never get a 5 something error, just don't sweat it.
Scott Kitterman is offline   Reply With Quote
Old 5 Oct 2007, 06:01 PM   #3
technical
Junior Member
 
Join Date: Oct 2007
Posts: 8
Exclamation Continuing Problem

But this is a continuing problem. The e-mail is being treated as undeliverable. We are trying to send this e-mail out to about 500 customers, and pretty much all of them are coming back with the same error message. Is there a way to find out if it's going through our ISP or being rejected by them or each customer.

Thanks for your time
technical is offline   Reply With Quote
Old 6 Oct 2007, 12:48 AM   #4
Scott Kitterman
Essential Contributor
 
Join Date: Sep 2006
Location: Ellicott City, MD, USA
Posts: 206

Representative of:
ControlledMail.com
Quote:
Originally Posted by technical View Post
But this is a continuing problem. The e-mail is being treated as undeliverable. We are trying to send this e-mail out to about 500 customers, and pretty much all of them are coming back with the same error message. Is there a way to find out if it's going through our ISP or being rejected by them or each customer.
Except 4xx is not undeliverable. It's deferred.

Post the full test of the error message and we can probaby figure it out.

Put it in a private message to me if you aren't comfortable posting ig.

Last edited by Scott Kitterman : 6 Oct 2007 at 12:49 AM. Reason: Added more info.
Scott Kitterman is offline   Reply With Quote
Old 9 Oct 2007, 07:20 PM   #5
technical
Junior Member
 
Join Date: Oct 2007
Posts: 8
Angry Full Error Text, similar to what I posted before

From : System Administrator
Subject : Undeliverable:MRi Pricelist

Your message did not reach some or all of the intended recipients.

Subject: MRi Pricelist
Sent: 02/10/2007 13:17

The following recipient(s) could not be reached:

user@domain.com on 04/10/2007 09:33
Could not deliver the message in the time limit specified. Please retry or contact your administrator.
<domain.co.uk #4.4.7>
technical is offline   Reply With Quote
Old 10 Oct 2007, 02:14 AM   #6
Scott Kitterman
Essential Contributor
 
Join Date: Sep 2006
Location: Ellicott City, MD, USA
Posts: 206

Representative of:
ControlledMail.com
I was looking for the header too.
Scott Kitterman is offline   Reply With Quote
Old 12 Oct 2007, 05:29 PM   #7
technical
Junior Member
 
Join Date: Oct 2007
Posts: 8
Question How Do I get that?

How do I retrieve that using Outlook 2000.

However if you have a look at my first post you can see how the header is made.

When saving the e-mail and having a look at the header, it shows the same info as expected. Although it's from postmaster / system administrator.
technical is offline   Reply With Quote
Old 13 Oct 2007, 03:36 AM   #8
Scott Kitterman
Essential Contributor
 
Join Date: Sep 2006
Location: Ellicott City, MD, USA
Posts: 206

Representative of:
ControlledMail.com
The trick is figuring out if it's your ISP mail server or the one on the distant end that is generating the message.
Scott Kitterman is offline   Reply With Quote
Old 16 Oct 2007, 01:22 AM   #9
n5bb
Intergalactic Postmaster
 
Join Date: May 2004
Location: Irving, Texas
Posts: 9,070
If you are attempting to send all 500 in a short time interval, then your ISP might have a throttling feature which gives such a response. As Scott said, without the full header we can't tell where the response came from. But if you are sending to many different domains, then my guess is that the message is due to exceeding the short-term (usually one hour) sending limit of your ISP.

Bill
n5bb is offline   Reply With Quote
Old 17 Oct 2007, 08:27 PM   #10
technical
Junior Member
 
Join Date: Oct 2007
Posts: 8
headers?

How do I extract the header info using Outlook 2000?

I receive the same problem if I just send one message also.

Is there a way to track an e-mail sent to see where it gets returned from?
technical is offline   Reply With Quote
Old 17 Oct 2007, 09:41 PM   #11
n5bb
Intergalactic Postmaster
 
Join Date: May 2004
Location: Irving, Texas
Posts: 9,070
Quote:
Originally Posted by technical View Post
How do I extract the header info using Outlook 2000?

I receive the same problem if I just send one message also.

Is there a way to track an e-mail sent to see where it gets returned from?
The full headers should be visible when you use the View>Options selection while viewing a message.

These full headers contain the information on which servers handled that particular email.

Bill
n5bb is offline   Reply With Quote
Old 18 Oct 2007, 12:50 AM   #12
technical
Junior Member
 
Join Date: Oct 2007
Posts: 8
header

Thanks, sorry, here they are :

Microsoft Mail Internet Headers Version 2.0
From: postmaster@mri.co.uk
To: user@domain.co.uk
Date: Wed, 17 Oct 2007 15:17:23 +0100
MIME-Version: 1.0
Content-Type: multipart/report; report-type=delivery-status;
boundary="9B095B5ADSN=_01C8065F0CC2550200007252mri.co.uk"
X-DSNContext: 7ce717b1 - 1407 - 00000004 - C00402D1
Message-ID: <OJwnzsLqI000006fe@mri.co.uk>
Subject: Delivery Status Notification (Delay)

--9B095B5ADSN=_01C8065F0CC2550200007252mri.co.uk
Content-Type: text/plain; charset=

--9B095B5ADSN=_01C8065F0CC2550200007252mri.co.uk
Content-Type: message/delivery-status

--9B095B5ADSN=_01C8065F0CC2550200007252mri.co.uk
Content-Type: message/rfc822

Received: from mri-server ([192.168.0.1]) by mri.co.uk with Microsoft SMTPSVC(5.0.2195.6713);
Wed, 17 Oct 2007 11:06:41 +0100
Date: Wed, 17 Oct 2007 11:05:33 +0100
Subject: MRi Pricelist
To: user@hotmail.com
From: user@domain.co.uk
Reply-To: user@domain.co.uk
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="4f4284ec5da80e5186046bae218209a4"
Return-Path: user@domain.co.uk
Message-ID: <MRI-EXCHANGEmF1IT1800000529@mri.co.uk>
X-OriginalArrivalTime: 17 Oct 2007 10:06:41.0453 (UTC) FILETIME=[6A06ADD0:01C810A5]

--4f4284ec5da80e5186046bae218209a4
Content-Type: multipart/alternative; boundary="4a902812eab6406815e08ad5ce4824f4"Content-Transfer-Encoding: 7bit

--4a902812eab6406815e08ad5ce4824f4
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: 8bit

--4a902812eab6406815e08ad5ce4824f4
Content-Type: text/html; charset="iso-8859-1"
Content-Transfer-Encoding: 8bit


--4a902812eab6406815e08ad5ce4824f4--
--4f4284ec5da80e5186046bae218209a4
Content-Type: application/excel; name="MRi-Oct07_PL.xls"
Content-Transfer-Encoding: base64
Content-Disposition: attachment; filename="MRi-Oct07_PL.xls"


--9B095B5ADSN=_01C8065F0CC2550200007252mri.co.uk--

Thanks for all your time
technical is offline   Reply With Quote
Old 18 Oct 2007, 11:04 AM   #13
n5bb
Intergalactic Postmaster
 
Join Date: May 2004
Location: Irving, Texas
Posts: 9,070
The error response was sent from your mri.co.uk server, due to problems delivering to the hotmail address after over 4 hours.

I don't understand these comments you made:
"We host our own SMTP Server in our exchange server, which forwards mail to our ISP e-mail host, which should pass the messages on to the recipients"

Although the error message doesn't tell us much about the source of the delay, it appears likely to me that the message isn't getting from your SMTP server through your ISP. Your ISP may be blocking this transaction, which might be some kind of relaying.

Does your system work correctly for manually generated emails? If so, then your automation is somehow not logging into your ISP correctly. Are you using authentication with your ISP?

Bill
n5bb is offline   Reply With Quote
Old 18 Oct 2007, 07:04 PM   #14
technical
Junior Member
 
Join Date: Oct 2007
Posts: 8
Lightbulb Now I think we're getting somewhere

Yes, I think you've hit the nail on the head.
Our normal mail goes through just fine. We have an Exchange Server that is set up to relay mail to our ISP via SMTP. The application that sends the automated messages, offers authentication when sending, but when using that function returns the error that our SMTP Server does not require authentication but the ISP one does. Is there a way to set up our Exchange 2000 SMTP server to either require this authentication or to send it out pre authenticated to our ISP, in a secure manner so that spam engines can't use our server to relay.

Thanks
technical is offline   Reply With Quote
Old 19 Oct 2007, 01:23 PM   #15
n5bb
Intergalactic Postmaster
 
Join Date: May 2004
Location: Irving, Texas
Posts: 9,070
Quote:
Originally Posted by technical View Post
... Is there a way to set up our Exchange 2000 SMTP server to either require this authentication or to send it out pre authenticated to our ISP, in a secure manner so that spam engines can't use our server to relay.
Sorry, I have no idea about configuration of Exchange 2000. Maybe someone else can respond.

Bill
n5bb is offline   Reply With Quote
Reply



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 Off
HTML code is Off
Forum Jump


All times are GMT +9. The time now is 12:49 AM.

 

Copyright EmailDiscussions.com 1998-2022. All Rights Reserved. Privacy Policy