php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #65346 There is no documentation of the $message to be passed to imap_mail
Submitted: 2013-07-26 16:07 UTC Modified: 2013-10-05 13:03 UTC
From: alex at maymay dot de Assigned: krakjoe (profile)
Status: Closed Package: IMAP related
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: alex at maymay dot de
New email:
PHP Version: OS:

 

 [2013-07-26 16:07 UTC] alex at maymay dot de
Description:
------------
---
From manual page: http://www.php.net/function.imap-mail#refsect1-function.imap-mail-parameters
---

I want to use the imap functions to create a simple mail forwarding script. Given the fact that the functions include functions to retrieve and send and should be compatible with one another, this should be simple, but I have no idea how to create the $message from the retrieved parts of the email. It is not documented.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2013-10-04 16:42 UTC] krakjoe@php.net
Automatic comment from SVN on behalf of krakjoe
Revision: http://svn.php.net/viewvc/?view=revision&revision=331664
Log: #65346 include helpful links to imap_mail_compose
 [2013-10-04 16:42 UTC] krakjoe@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: krakjoe
 [2013-10-04 16:42 UTC] krakjoe@php.net
The fix for this bug has been committed.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.

 For Windows:

http://windows.php.net/snapshots/
 
Thank you for the report, and for helping us make PHP better.


 [2013-10-05 11:39 UTC] alex at maymay dot de
It appears that a fix has been put into the documentation that is installed on the php server, but can that documentation please be included on the documentation on the website at www.php.net?
 [2013-10-05 13:03 UTC] krakjoe@php.net
The fix has been committed to the manuals XML sources, documentation is deployed weekly on fridays.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat May 04 10:01:32 2024 UTC