![]() |
|
![]() | ||
|
Subject:
Sendmail sends multiple copies of email message
Category: Computers > Internet Asked by: ksoufi-ga List Price: $50.00 |
Posted:
06 May 2004 10:54 PDT
Expires: 12 May 2004 08:27 PDT Question ID: 342162 |
Greetings, I have a PERL script running on a COBALT RAQ4 server. This script sends a text newsletter to subscribers. Subscribers' email addresses are stored in MySQL database. So this script reads the list of subscribers email addresses then sends the newsletter email using Sendmail. This newsletter is sent once a week. Occasionally (once every 3-4 weeks), the newsletter subscribers receive multiple copies (2-4) of the newsletter email (about 1 minute apart). Why is this happening and how can it be fixed? Thanks in advance. | |
| |
|
![]() | ||
|
There is no answer at this time. |
![]() | ||
|
Subject:
Re: Sendmail sends multiple copies of email message
From: passive-ga on 06 May 2004 12:57 PDT |
Hi there, I think more information will be necessary for an appropriate answer to be given. I would need to see the code in question in order to give you any kind of definite answer. Offhand, the reasons I can think of are: A problem with the scheduling script, that causes it to run multiple times in certain circumstances. A problem with the system timer. A problem with the database query, that somehow returns multiple copies of each address. A problem with the script itself, that causes it to loop over the addresses. A problem with the submission of the newsletter itself, that it is submitted multiple times by accident. There are certainly things that can be done to test each one of these, but describing in detail how to test for all possible causes of the problem, would be beyond the scope of this question, and problem of Google Answers entirely. |
Subject:
Re: Sendmail sends multiple copies of email message
From: ksoufi-ga on 06 May 2004 13:52 PDT |
Greetings, Thank you for your help. The script is run manually (pressing a button on an HTML webpage). So there is no scheduling script. There are many invalid email addresses in the list. We try to remove them but there are always new ones. The script has been working for the last three years. It is recently (in the last three months) that we started experiencing this problem. Thanks again |
If you feel that you have found inappropriate content, please let us know by emailing us at answers-support@google.com with the question ID listed above. Thank you. |
Search Google Answers for |
Google Home - Answers FAQ - Terms of Service - Privacy Policy |