Home » Networking » Net_POP3 » Bug #8602
Message-Id vs. Message-ID (from Tiki)
Details
| Submitted | 2006-08-31 20:38 UTC |
|---|---|
| From | rob at robkelley dot net |
| Status | Wont fix |
| Package | Net_POP3 |
| PHP Version | 4.3.0 |
| OS | Linux/Apache/MySQL |
| Roadmaps | (Not assigned) |
Comments
[2006-08-31 20:38 UTC] rob at robkelley dot net
Description:
------------
Hi, I'm pushing this over from the tikiwiki forums, whuich uses this package.
http://dev.tikiwiki.org/tiki-view_tracker_item.php?itemId=355&show=view&offset=0&reloff=22&status=op&trackerId=5&sort_mode=f_41_desc
Allegedly, the package doesn't account for non-standard headers, like Message-Id rather than Message-ID (ID as caps).
This causes a string of "undefined index" errors.
Is there a way to make this work?
Thanks,
Rob
Test script:
---------------
Send the package an email with a variable named Message-Id rather than Message-ID.
Expected result:
----------------
It processes the variable correctly.
Actual result:
--------------
Notice: Undefined index: Message-ID in /../tiki-webmail.php on line 425
(caused by this package, according to this post:
http://dev.tikiwiki.org/tiki-view_tracker_item.php?itemId=355&show=view&offset=0&reloff=22&status=op&trackerId=5&sort_mode=f_41_desc