I was testing a PHP script to send emails via SMTP that I got here http://www.phpclasses.org/package/14-PHP-Sends-e-mail-messages-via-SMTP-protocol.html

The problem is I only ran the script once and now I am constantly getting sent the same email.

It has been sent 12 times since the 9th of November.

Ia there anyway I can find out why its doing this, and stop it?

I'm running Debian Lenny

link|improve this question

44% accept rate
Check your email server log file "/var/log/mail.log". – Khaled Nov 22 '10 at 7:50
feedback

1 Answer

It would help if you show the code of the scripts you are using. It would probably be better if you ask support questions for this class on its own support forum.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.