problem with the EMail delivery

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
Daniel
Ensign (ENS)
Ensign (ENS)
Posts: 9
Joined: Fri Feb 15, 2008 2:02 am
Location: Switzerland

problem with the EMail delivery

Post by Daniel » Wed Mar 19, 2008 2:39 am

Hi there

I have a problem with the EMail delivery in AbleCommerce 7.0 RC2. The smtp dont send Emails outside our domain. It sends only Emails to our domain. The local smtp server deliver the EMails to our Exchange Server.

Code: Select all

Unable to deliver this message because the follow error was encountered: "This message is a delivery status notification that cannot be delivered.".

The specific error code was 0xC00402C7.

The message sender was <>.

The message was intended for the following recipients.
blablabla@gmx.ch

Error 2:

Code: Select all

From: postmaster@ablecommerce.mail-edu.ch
To: shop@mail-edu.ch
Date: Wed, 19 Mar 2008 10:26:56 +0100
MIME-Version: 1.0
Content-Type: multipart/report; report-type=delivery-status;
	boundary="9B095B5ADSN=_01C88901B1B3B01800000001ablecommerce.mai"
X-DSNContext: 7ce717b1 - 1196 - 00000002 - 00000000
Message-ID: <AjrXKscwb00000001>
Subject: Delivery Status Notification (Failure)

This is a MIME-formatted message.  
Portions of this message may be unreadable without a MIME-capable mail program.

--9B095B5ADSN=_01C88901B1B3B01800000001ablecommerce.mai
Content-Type: text/plain; charset=unicode-1-1-utf-7

This is an automatically generated Delivery Status Notification.

Delivery to the following recipients failed.

       blablabla@gmx.ch


--9B095B5ADSN=_01C88901B1B3B01800000001ablecommerce.mai
Content-Type: message/delivery-status

Reporting-MTA: dns;ablecommerce.mail-edu.ch
Received-From-MTA: dns;ablecommerce
Arrival-Date: Wed, 19 Mar 2008 10:26:56 +0100

Final-Recipient: rfc822;blablabla@gmx.ch
Action: failed
Status: 5.7.1
Diagnostic-Code: smtp;550 5.7.1 Unable to relay for blablabla@gmx.ch

--9B095B5ADSN=_01C88901B1B3B01800000001ablecommerce.mai
Content-Type: message/rfc822

Received: from ablecommerce ([127.0.0.1]) by ablecommerce.mail-edu.ch with Microsoft SMTPSVC(6.0.3790.3959);
	 Wed, 19 Mar 2008 10:26:56 +0100
MIME-Version: 1.0
From: shop@mail-edu.ch
To: blablabla@gmx.ch
Date: 19 Mar 2008 10:26:56 +0100
Subject: test message
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: quoted-printable
Return-Path: shop@mail-edu.ch
Message-ID: <ABLECOMMERCEItdmkUs00000001>
X-OriginalArrivalTime: 19 Mar 2008 09:26:56.0437 (UTC) FILETIME=[600F9E50:01C889A3]

This is a test message sent from SWDownload.

--9B095B5ADSN=_01C88901B1B3B01800000001ablecommerce.mai—
Thanks a lot for your help.

Best Regards
Daniel Meisterhans

User avatar
AbleMods
Master Yoda
Master Yoda
Posts: 5170
Joined: Wed Sep 26, 2007 5:47 am
Location: Fort Myers, Florida USA

Post by AbleMods » Thu Mar 20, 2008 10:28 pm

Your Exchange server has to be configured to allow mail to be relayed from your web server runnning AC7.

This is not enabled by default with Microsoft Exchange.
Joe Payne
AbleCommerce Custom Programming and Modules http://www.AbleMods.com/
AbleCommerce Hosting http://www.AbleModsHosting.com/
Precise Fishing and Hunting Time Tables http://www.Solunar.com

Post Reply