Webmail has problems with semi-non-standard mail-headers 'Message-ID' vs. 'Message-Id'
- Status
- Closed
- Subject
- Webmail has problems with semi-non-standard mail-headers 'Message-ID' vs. 'Message-Id'
- Version
- 1.9.x
- Category
- Error
- Feature
- Webmail
- Resolution status
- Fixed or Solved
- Submitted by
- amette
- Volunteered to solve
- MatWho
- Rating
- Description
Some MTAs set the message id to "Message-Id" in the mail-headers. Tiki only checks for "Message-ID", so that produces an
Notice: Undefined index: Message-ID in /tiki-webmail.php on line 425
when in /tiki-webmail.php?locSection=mailbox
and an
Notice: Undefined index: Message-ID in /tiki-webmail.php on line 160
when in /tiki-webmail.php?locSection=read
- Files
- Solution
Pear net_pop3 doesn't take that in account - not even in the newest version 1.3.6.
Rewrite the array to always use "Message-ID" ?
And tell the Pear guys!- Importance
- 4
- Priority
- 20
- Demonstrate Bug on Tiki 19+
-
This bug has been demonstrated on show2.tiki.org
Please demonstrate your bug on show2.tiki.org
- Demonstrate Bug (older Tiki versions)
-
This bug has been demonstrated on show.tikiwiki.org
Please demonstrate your bug on show.tikiwiki.org
Show.tiki.org is currently unavailableUnable to connect to show.tikiwiki.org. Please let us know of the problem so that we can do something about it. Thanks.
- Ticket ID
- 355
- Created
- Friday 07 October, 2005 16:33:36 UTC
by Unknown - LastModif
- Saturday 06 July, 2024 10:21:44 UTC