Re: [PHP3] NT4 and mail() problems From: Dave Walton (walton <email protected>)
Date: 09/30/98

On 30 Sep 98, at 11:50, Morloi wrote:

> I have some problems using mail() function on NT4.0 with php 3.0.4,
> IIS 3.
> I setted up the php3.ini file, with mail server etc.
> When I try to send a mail wityh mail() function the mail
> server says "xxx.xxx.xxx.xxx is not using <cr><lf> as end of line"
> What I have to do?

Make sure your message body and any extra headers you send
end their lines with "\r\n" instead of just "\n".

Dave

----------------------------------------------------------------------
Dave Walton
Webmaster, Postmaster Nordic Entertainment Worldwide
walton <email protected> http://www.nordicdms.com
----------------------------------------------------------------------

--
PHP 3 Mailing List   http://www.php.net/
To unsubscribe send an empty message to php3-unsubscribe <email protected>
To subscribe to the digest list:  php3-digest-subscribe <email protected>
For help: php3-help <email protected>  Archive:  http://www.php.net/mailsearch.php3