Home > Archive > PHP Pear > May 2005 > Rejected emails from AOL/Hotmail
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Rejected emails from AOL/Hotmail
|
|
| Richard Weinhold 2005-05-10, 8:57 pm |
| Hello,
I'm currently using the simple mail() function of PHP to send a bunch of emails (through the BCC header) to some pool members. I'm getting all of the @aol.com addresses back as undeliverable since they see it as spam. Will the PEAR package prevent this?
Thanks,
Richard Weinhold
| |
| Greg Beaver 2005-05-10, 8:57 pm |
| Richard Weinhold wrote:
> Hello,
>
> I'm currently using the simple mail() function of PHP to send a bunch of emails (through the BCC header) to some pool members. I'm getting all of the @aol.com addresses back as undeliverable since they see it as spam. Will the PEAR package prevent thi
s?
Well that depends - are they rejecting it because it comes from your
domain, or because of another reason? (It usually says why in the headers)
Greg
|
|
|
|
|