Home » Mail » Mail » Bug #8919
Return-Path setting
Details
| Request #8919 | Return-Path setting |
|---|---|
| Submitted | 2006-10-09 17:39 UTC |
| From | dimmu_bg at yahoo dot com |
| Status | Bogus |
| Package | |
| PHP Version | 5.1.0 |
| OS | red 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.