Jump to content

mail problem


gingar

Recommended Posts

Hi guys,

I've encountered a really weird problem.

I've written this emailer program that pulls emails addresses from a db that was previously uploaded via csv file based on the contact list selected.

It sends out the emails fine. Whenever I blast out a newsletter, I will send it out to 3 different contact lists, about 1000 email addresses. However, I've been getting feedback that some recipients receive multiple copies of the same email within a span of 2 days. I've removed their email addresses after receiving their request to be removed from the mailing list. However, they still claim to be receiving the multiple newsletters! I've checked the database, their email addresses have been removed from the database.

At first I thought maybe my loop or sql statement was pulling the same contact twice, but i printed out all my results, nope. each email appears only once!

I'm using php mail() to send out the emails in a while loop to retrieve the address from the db.

Could it be the mail server is resending? Or the email addresses are in cache somewhere? I'm stumped. Any idea anyone?
Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.