CFMX ignore bad email addresses instead of throwing an error and stop
all processing? We just upgraded our production server last week to CFMX
6.1 and went to send out a new product announcement last night. This is
the same list of emails we used when we were at CF 5 and never had a
problem. Last night I go to send out the email to the list and it sends
out about 300 emails and then gets to an email that has a space in it
and CF throws an error. So I use a Regex to strip out all the spaces and
try sending again. Now it throws another error because several people
had more than one @ symbol in their email address. So I write another
RegEx so I can get rid of those emails. I try one more and then it
breaks because there was a [ in someone's email. It should just ignore
those emails or put them in the undeliverable folder rather than break.
Think this should be submitted as a bug?
Ben
-----Original Message-----
From: Thomas Chiverton [mailto:[EMAIL PROTECTED]
Sent: Wednesday, January 07, 2004 7:11 AM
To: CF-Talk
Subject: Re: Looking for duplicate @ signs
On Wednesday 07 Jan 2004 12:00 pm, Jesse Houwing wrote:
> ofcourse. I'm always battling with coldfusion on the order of the
> arguements
Now if MM had a decent coder orientated IDE, or the community had time
to hack
at [the|a] Eclipse plugin... :-)
--
Tom Chiverton
Advanced ColdFusion Programmer
Tel: +44(0)1749 834997
email: [EMAIL PROTECTED]
BlueFinger Limited
Underwood Business Park
Wookey Hole Road, WELLS. BA5 1AF
Tel: +44 (0)1749 834900
Fax: +44 (0)1749 834901
web: www.bluefinger.com
Company Reg No: 4209395 Registered Office: 2 Temple Back East, Temple
Quay, BRISTOL. BS1 6EG.
*** This E-mail contains confidential information for the addressee
only. If you are not the intended recipient, please notify us
immediately. You should not use, disclose, distribute or copy this
communication if received in error. No binding contract will result from
this e-mail until such time as a written document is signed on behalf of
the company. BlueFinger Limited cannot accept responsibility for the
completeness or accuracy of this message as it has been transmitted over
public networks.***
_____
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

