How do you handle undeliverable mail.  I have been doing it 
manually, but it is time to automate it..
   Is there a regex that can break out the ones that have to be 
deleted vs. the ones that just are temporarily down? Here are a few 
samples of what I mean:

these can be deleted:

Failed Recipient: [EMAIL PROTECTED]
Reason: Remote host said: 551 not our customer

Failed Recipient: [EMAIL PROTECTED]
Reason: Remote host said: 550 5.1.1 <[EMAIL PROTECTED]>... User unknown

Failed Recipient:[EMAIL PROTECTED]
Reason: Remote host said: 550 Requested action not taken: mailbox unavailable

Failed Recipient: [EMAIL PROTECTED]
Reason: Remote host said: 554 delivery error: dd This user doesn't 
have a yahoo.com account ([EMAIL PROTECTED]) [0] - mta651.mail.mud.yahoo.com

But these have to be looked into:

Failed Recipient: [EMAIL PROTECTED]
Reason: Remote host said: 550 550 Dynamic/zombied/spam IPs blocked. 
Write [EMAIL PROTECTED]

Failed Recipient: [EMAIL PROTECTED]
Reason: Remote host said: 550 Account temporarily suspended due to 
inactivity. User must login to reactivate mailbox

Failed Recipient: [EMAIL PROTECTED]
Reason: Remote host said: 550 This user's mailbox is full 
([EMAIL PROTECTED]) - Try again later


Note that code 550 sometimes means no such user and other times means 
that we are being blocked..  they should have a standard coding 
system to make it easy:)






At 11:44 PM 10/17/2008, Matt Robertson wrote:

>as maddening as it is, fast mail is a problem as opposed to a 
>solution it seems.
>
>I've used a mail trickler to get around this for years.
>
>http://mysecretbase.com/Slowing_Down_CFMail_2004.cfm
>
>It is far from perfect, but it works.
>
>--
>[EMAIL PROTECTED]
>Janitor, The Robertson Team



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

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:314087
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