php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #14570 mail() could "return" messageID
Submitted: 2001-12-17 20:38 UTC Modified: 2001-12-17 20:42 UTC
From: ceo at l-i-e dot com Assigned:
Status: Closed Package: Feature/Change Request
PHP Version: 4.1.0 OS: Any
Private report: No CVE-ID: None
 [2001-12-17 20:38 UTC] ceo at l-i-e dot com
It would be Really Nifty (tm) if mail() accepted an 
additional argument in which the email's MessageID 
was 
returned for tracking purposes...

This would make it much easier to track abuse of 
web-pages/sites that provide access to mail() to the 
end-user...

If it's not a 5-minute job, forget it, and everybody can 
just use SMTP if they *NEED* this feature, but it would 
be 
nice, I think.


Patches

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-12-17 20:42 UTC] jimw@php.net
you can just create your own Message-ID header and pass it as an additional header.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Sep 08 11:01:29 2024 UTC