Hi everyone,
I recently created email list software in PHP for sending newsletters to our subscribers. When sending email to our newsletter recipients, emails average anywhere from 100 - 600 recipients in the BCC portion of the email that is sent out.
While this new PHP software works great (on a Linux server) and all emails are "delivered", we're finding that no undeliverable emails are being returned and some should be as they are bogus email addresses. Is there a reason for this? Is it because we're using the BCC field?
Thanks for any help that can be offered. The From and To email addresses are correct in the email that is sent.
- Matt.
I recently created email list software in PHP for sending newsletters to our subscribers. When sending email to our newsletter recipients, emails average anywhere from 100 - 600 recipients in the BCC portion of the email that is sent out.
While this new PHP software works great (on a Linux server) and all emails are "delivered", we're finding that no undeliverable emails are being returned and some should be as they are bogus email addresses. Is there a reason for this? Is it because we're using the BCC field?
Thanks for any help that can be offered. The From and To email addresses are correct in the email that is sent.
- Matt.