php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #5484 Mail() function doesn't work with \n
Submitted: 2000-07-09 17:35 UTC Modified: 2000-08-18 21:24 UTC
From: rvaolu at cybercable dot fr Assigned: hholzgra (profile)
Status: Closed Package: Misbehaving function
PHP Version: 4.0.1pl2 OS: Win2000
Private report: No CVE-ID: None
 [2000-07-09 17:35 UTC] rvaolu at cybercable dot fr
Mail() function doesn't work with \n
e.g.

mail("rvaolu@cybercable.fr","this is object","this is the body \n and this after CR");

Warning: Server Error in c:\phpdev\www\mail.php

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-07-26 13:06 UTC] hholzgra@php.net
could you please try current cvs or snapshot?

this should have been fixed shortly after 4.0.1 release 
 [2000-08-18 21:24 UTC] sniper@php.net
No feedback from user, fixed in CVS.

--Jani
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed May 22 02:01:33 2024 UTC