Gabe wrote:
Jordi Canals wrote:
Hi all,
I'm having some trouble using mail() on Windows. This is working for
me on some LINUX servers with no problems (sendmail, qmail and exim),
but cannot make it to work on windows.
maybe try this in forming your string
$to = "\"SomeOne Name\" <[EMAIL
Jordi Canals wrote:
Hi all,
I'm having some trouble using mail() on Windows. This is working for me
on some LINUX servers with no problems (sendmail, qmail and exim), but
cannot make it to work on windows.
I'd like to send a message with name and address on the TO field, not
just the address.