Debugging PHP Mail() and/or PHPMailer
- by Agos
Hi, I'm quite stuck with a problem sending mail from a PHP script.
Some data:
Shared hosting, no SSH access, only hosting provider panel
PHP version 5.2.5
Last year I built a site which had no problems sending mail with the same hosting
Let's say the domain is “domain.com” and my private address is “myaddress@mydomain.com” for anonimity's sake in…