Re: [PHP] mail() function on Windows (WAMP Server)

2011-01-06 Thread David Armstrong
Thanks Daniel. I will suggest that to the developer and see if we can get some useful information to further the troubleshooting process. On Thu, Jan 6, 2011 at 1:08 PM, Daniel Brown wrote: > On Thu, Jan 6, 2011 at 16:02, David Armstrong > wrote: > > I modified the php.ini in bot

Re: [PHP] mail() function on Windows (WAMP Server)

2011-01-06 Thread David Armstrong
On Thu, Jan 6, 2011 at 15:50, David Armstrong > wrote: > > I set the following parameters > > > > [mail function] > > ; For Win32 only. > > ; http://php.net/smtp > > SMTP = localhost > > ; http://php.net/smtp-port > > smtp_port = 25 > > s

[PHP] mail() function on Windows (WAMP Server)

2011-01-06 Thread David Armstrong
I'm in the process of helping some developers port their php application from Linux to Windows (I know, string me up from the flag pole later). I have setup WAMP and everything is working fine with the exception of the mail() function. The code was originally developed on Linux and leveraged send