Hi Chad,

is the target domain (careyweb.com) handled by the same server that you 
are using for sending mails out? If that's the case, you usually get 
some sort of "instant reject" ;)
If not, you could try sending the message to yourself and add the 
recipients via bcc, e.g.
<cfmail from="[EMAIL PROTECTED]" to="[EMAIL PROTECTED]" 
bcc="[EMAIL PROTECTED],[EMAIL PROTECTED]">
I prefer this because the recipients don't see each other's mail addresses.

If you can access the mail server's log files, have a look at them, this 
should clarify why the whole message is bounced. Maybe there's an option 
to reconfigure the server...

bye,
marcus

Chad Gray schrieb:
> Hello, I am using CFMail to send an email and if one of the email addresses 
> in the TO attribute does not exists then no one in the TO attribute gets the 
> email.  It sits in the undelivered folder.
>
> "Error","scheduler-5","09/08/08","10:17:32",,"Invalid Addresses;   nested 
> exception is:       class javax.mail.SendFailedException: 550 5.1.1 Mailbox 
> <[EMAIL PROTECTED]> does not exist "
>
> How can I avoid this.  I want everyone to get the email even if one of the 
> email addresses does not exist.
>
>   





~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;203748912;27390454;j

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:312188
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to