php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #35108 PHP Warning: mail() [function.mail]: SMTP server response: 501 Syntax error in
Submitted: 2005-11-04 18:47 UTC Modified: 2005-11-04 23:00 UTC
Votes:1
Avg. Score:3.0 ± 0.0
Reproduced:0 of 0 (0.0%)
From: theintunoo at brightwing dot jp Assigned:
Status: Not a bug Package: Scripting Engine problem
PHP Version: 5.1.0RC4 OS: sever 2003
Private report: No CVE-ID: None
 [2005-11-04 18:47 UTC] theintunoo at brightwing dot jp
Description:
------------
php.ini 


Expected result:
----------------
open php.ini file 
search this line ;sendmail_from = me@example.com
after replace as like 
sendmail_from = me@example.com
release this ; mark only your php.ini file 
where php.ini 



Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-11-04 18:49 UTC] theintunoo at brightwing dot jp
PHP Warning: mail() [function.mail]: SMTP server response: 501 Syntax error in parameters or arguments in C:\Program
 [2005-11-04 23:00 UTC] sniper@php.net
Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions.  Due to the volume
of reports we can not explain in detail here why your report is not
a bug.  The support channels will be able to provide an explanation
for you.

Thank you for your interest in PHP.


 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Tue Jul 15 17:01:33 2025 UTC