Re: bizzare duplicate mail() call

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,

on 01/06/2005 07:45 PM Jed R. Brubaker said the following:
Hello all - this problem is so wierd that I don't even know where to start. Hopefully you all can give me a couple leads.

I have some reporting systems going on in various places on the server - mail() is called when a user does this or that. These scripts are farily simple, so I am next to certain is isn't the code - but every once in a while, more than one duplicate email will be sent.

What is so strange is that it only occurs for these odd periods of time. For example, yesterday from 4pm to this morning at 7am, 2 copies would be sent. Last week for several days, 5 copies would be sent.

The emails are frequent enough (every couple of minutes) that it is very easy to track, but I don't have a clue as to what would be the cause.

Does anyone have any suggestions as to where to start looking?

This usually happens when you use the mail function and specify also a To: header in the headers argument.


--

Regards,
Manuel Lemos

PHP Classes - Free ready to use OOP components written in PHP
http://www.phpclasses.org/

PHP Reviews - Reviews of PHP books and other products
http://www.phpclasses.org/reviews/

Metastorage - Data object relational mapping layer generator
http://www.meta-language.net/metastorage.html

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux