PHP mail() solution
Posted by: Frosty (---.hsd1.ca.comcast.net)
Date: July 15, 2007 04:41PM

I found a fake sendmail, which stimulates an SMTP server for PHP. It connects to a remote server, and sends the mail through that. It works on basically any server that would work in Outlook/Outlook Express.
[glob.com.au]

Just configure it, and configure php.ini SMTP path to the path it is located, ex:
X:\Wamp\sendmail\sendmail.exe -t

It would be nice if WAMP developers included this in their software... Or if someone made a plugin. I would, but I'm too busy and I hardly cared to even post this, but I knew how hard it was to get the PHP mail() functions working without an actual SMTP server.

Options: ReplyQuote


Sorry, only registered users may post in this forum.