|
 |
asp_cdo thread: Error handling when sending mail
Message #1 by a.hansson@e... on Mon, 29 Jan 2001 07:58:31 -0000
|
|
Hi
I am trying to do a mailing list that is taking the email-adresses out of
a database and sending the emails. But how do i handle the problem with
people that have changed adress ? Is there a way to make the cdonts mail
component tell me that the mail has bounced back or ? I would be very
greatfull to all the help i can get.
Message #2 by "Syed Sajid Hussain" <sajid_pk@h...> on Mon, 29 Jan 2001 16:56:07 +0500
|
|
i think this can easily be done. u should cheque whether the mail is send or
aborted. i mean if send() operation of newmail is success then it is send
otherwise it is not. if it is not send that email address to ur local email
address.
i think now u will easily do this check.
if still not send me mail on sajid@a... ......i will send u
code.........
right
sajid....
smile...
>From: a.hansson@e...
>Reply-To: "ASP CDO" <asp_cdo@p...>
>To: "ASP CDO" <asp_cdo@p...>
>Subject: [asp_cdo] Error handling when sending mail
>Date: Mon, 29 Jan 2001 07:58:31 -0000
>
>Hi
>I am trying to do a mailing list that is taking the email-adresses out of
>a database and sending the emails. But how do i handle the problem with
>people that have changed adress ? Is there a way to make the cdonts mail
>component tell me that the mail has bounced back or ? I would be very
>greatfull to all the help i can get.
>
>
|
|
 |