PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » Mail » Mail » Bug #8919

Return-Path setting

Details

Request #8919Return-Path setting
Submitted2006-10-09 17:39 UTC
Fromdimmu_bg at yahoo dot com
StatusBogus
PackageMail
PHP Version5.1.0
OSred hat
Roadmaps(Not assigned)

Comments

[2006-10-09 17:39 UTC] dimmu_bg at yahoo dot com

Description:
------------
There is no option of setting return-path header. In standard mail() usage this could be done by setting -fdomain@example.com as 5th parameter. It would be great if the Mail package supports this.

[2006-10-11 20:30 UTC] chagenbu at php dot net

Sure you can set it - just pass it in the $headers argument.

[2006-10-11 20:37 UTC] dimmu_bg at yahoo dot com

i passed it and does not work.