I've enabled "track_error" in the php.ini file and I don't seem to be
getting any more output then: "it was not possible to send e-mail
message"
Also, when I run the PHP script from the command line, it throws this
error however I still get the e-mail message. When I run it via the
webbrowser, it throws the error and no e-mail is sent.
Any suggestions?
Thanks in advance!
on 06/30/2006 05:31 PM CjB said the following:
You need to see your local mailer error logs. If the class says it
fails, it is because the mail function is failing.
--
Regards,
Manuel Lemos
Metastorage - Data object relational mapping layer generator
http://www.metastorage.net/
PHP Classes - Free ready to use OOP components written in PHP
http://www.phpclasses.org/