Mails are sent out 3 times

View: New views
2 Messages — Rating Filter:   Alert me  

Mails are sent out 3 times

by danielgue :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi List!

I am using PHPMailer v5.0.2. Everything looks good and even attachments do work perfectly. The reason I am writing this, though is, that I seem to receive always 3 emails instead of one if I use this script. This happens in my custom code but also if I just use "test_mail_basic.php" from the examples folder. I always get three mails instead of one... Any ideas?

Thank you very much.


Daniel G.

Re: Mails are sent out 3 times

by danielgue :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi List!

I received a personal email from the creator of PHPMailer himself, Mr. Prevost, and it turned
out that the host was the problem. The script works just perfect on a different server.

I simply have to contact the hosting company now. Thanks and regards,

Daniel Guenther