Re: Checking for Returned Mail in CF

2003-10-09 Thread Jerry Johnson
I do this with a windows-scheduled Java app that runs every 5 minutes. The main piece of advice I can give is to be sure before you disable someone. There are a lot of reasons for getting a returned email. You need to make sure that you know why an email was returned (the return type gives you

RE: Checking for Returned Mail in CF

2003-10-09 Thread Haggerty, Mike
Subject: Re: Checking for Returned Mail in CF I do this with a windows-scheduled Java app that runs every 5 minutes. The main piece of advice I can give is to be sure before you disable someone. There are a lot of reasons for getting a returned email. You need to make sure that you know

RE: Checking for Returned Mail in CF

2003-10-09 Thread Jerry Johnson
for Returned Mail in CF I do this with a windows-scheduled Java app that runs every 5 minutes. The main piece of advice I can give is to be sure before you disable someone. There are a lot of reasons for getting a returned email. You need to make sure that you know why an email was returned

Re: Checking for Returned Mail in CF

2003-10-09 Thread Howie Hamlin
You can manage bounces directly with ColdFusion by using iMS-SE.When a bounce is received your template is presented with a host of information pertaining to the mail and you can intelligently process the mail accordingly.And, unlike other solutions, you don't have to periodically poll a mail