For Programmers: Free Programming Magazines  


Home > Archive > PHP Documentation > April 2006 > #37122 [Opn]: sendmail_from is Return-Path:, not From:









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author #37122 [Opn]: sendmail_from is Return-Path:, not From:
php-bugs at t43 dot mine dot nu

2006-04-18, 6:59 pm

ID: 37122
User updated by: php-bugs at t43 dot mine dot nu
Reported By: php-bugs at t43 dot mine dot nu
Status: Open
Bug Type: Documentation problem
Operating System: Windows
PHP Version: 5.1.2
New Comment:

similar bugs for mail() on Windows, but software-related, are 28038,
37073. Mine is documentation-related.


Previous Comments:
------------------------------------------------------------------------

[2006-04-18 17:36:53] php-bugs at t43 dot mine dot nu

applies to version 5.1.2

------------------------------------------------------------------------

[2006-04-18 17:35:28] php-bugs at t43 dot mine dot nu

Description:
------------
The "sendmail_from" value from php.ini goes into the header
Return-Path:, not into From: When it is not set, the From: header is
required and duplicated into Return-Path:. Return-Path: cannot be set
in the headers.
sendmail_from has priority over From: für the Return-Path:

A comment to Bug 14407 indeed says that sendmail_from is Return-Path:
but this information is missing in the manual and opposite to what is
written, namely that sendmail_from goes into From:.



------------------------------------------------------------------------


--
Edit this bug report at http://bugs.php.net/?id=37122&edit=1
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com