|
|
|
|
||||||
![]() |
|
|
LinkBack | Outils de la discussion |
|
|
#1 |
|
Messages: n/a
Hébergeur: |
Hi There,
This question is probably related to email in general rather then specifically class.phpmailer.php. Anyway, what I want to do is a mass emailing from my program to many recipients. I do not want the recipients to be able to reply to the email so I will instead use noreply@companyname.com. However, we need to keep track of which emails are active and so we do want to know when emails bounce or fail. Is there a way to do this? Therefore have a from and reply to address that goes to an email that does not work, but have a special address that is used for sending rejection messages? I hope so. Any input appreciated. Thanks |
|
|
|
#2 |
|
Messages: n/a
Hébergeur: |
> Hi There,
> > This question is probably related to email in general rather then > specifically class.phpmailer.php. > > Anyway, what I want to do is a mass emailing from my program to many > recipients. > > I do not want the recipients to be able to reply to the email so I will > instead use noreply@companyname.com. > > However, we need to keep track of which emails are active and so we do > want to know when emails bounce or fail. > > Is there a way to do this? Therefore have a from and reply to address that > goes to an email that does not work, but have a special address that is > used for sending rejection messages? > > I hope so. Any input appreciated. your best bet is to create the email address and create a php script that checks the inbox on a periodic basis. If any bounces exist log the fact and empty the inbox. |
|
![]() |
| Outils de la discussion | |
|
|