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
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
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
3 matches
Mail list logo