Re[4]: [PHP] text email new line

2004-11-03 Thread Richard Davey
Hello Jason,

Wednesday, November 3, 2004, 11:50:26 AM, you wrote:

JW If you're interested:
JW http://homepages.tesco.net/~J.deBoynePollard/FGA/qmail-myths-dispelled.html
JW the section entitled The myth about supporting bare LFs being a requirement

Interesting reading. Pair Networks use qmail as their SMTP server of
choice so I threw a test email out via PHP that had \n's all over the
shop and it arrived quite happily. So either something has changed
since the writing of that or it's perhaps optional and set by the host
themselves?

Best regards,

Richard Davey
-- 
 http://www.launchcode.co.uk - PHP Development Services
 I am not young enough to know everything. - Oscar Wilde

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: Re[4]: [PHP] text email new line

2004-11-03 Thread Jason Wong
On Wednesday 03 November 2004 12:29, Richard Davey wrote:

 Interesting reading. Pair Networks use qmail as their SMTP server of
 choice so I threw a test email out via PHP that had \n's all over the
 shop and it arrived quite happily. So either something has changed
 since the writing of that or it's perhaps optional and set by the host
 themselves?

qmail has a patch that handles bare linefeeds.

-- 
Jason Wong - Gremlins Associates - www.gremlins.biz
Open Source Software Systems Integrators
* Web Design  Hosting * Internet  Intranet Applications Development *
--
Search the list archives before you post
http://marc.theaimsgroup.com/?l=php-general
--
/*
Nobody can be as agreeable as an uninvited guest.
*/

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php