Trouble using System.Web.Mail
- From: Terry Olsen <tolsen64@xxxxxxxxxxx>
- Date: Wed, 07 Jun 2006 06:06:21 -0700
When trying to send an email, I get the following exception. It says
that the sender address is invalid, but it is perfectly valid. Any
suggestions?
Error sending email using mail1.us.ups.com
To: aaa@xxxxxxx;bbb@xxxxxxx
From: aaa@xxxxxxx
Bcc: aaa@xxxxxxx
====================
System.Web.HttpException: Could not access 'CDO.Message' object. --->
System.Reflection.TargetInvocationException: Exception has been thrown
by the target of an invocation. --->
System.Runtime.InteropServices.COMException (0x8004020E): The server
rejected the sender address. The server response was: 501 5.5.4 Invalid
Address
--- End of inner exception stack trace ---
*** Sent via Developersdex http://www.developersdex.com ***
.
- Follow-Ups:
- Re: Trouble using System.Web.Mail
- From: Mike Lowery
- Re: Trouble using System.Web.Mail
- From: Herfried K. Wagner [MVP]
- Re: Trouble using System.Web.Mail
- Prev by Date: Re: bring an already running app to the front
- Next by Date: Re: bring an already running app to the front
- Previous by thread: Error while file copying over network.
- Next by thread: Re: Trouble using System.Web.Mail
- Index(es):
Relevant Pages
|