6.0.0-alpha14
7/1/25

[#9848] Don't save message as a mbox file
Summary Don't save message as a mbox file
Queue IMP
Queue Version Git master
Type Bug
State Resolved
Priority 1. Low
Owners slusarz (at) horde (dot) org
Requester rui.carneiro (at) portugalmail (dot) net
Created 04/08/2011 (5198 days ago)
Due
Updated 04/08/2011 (5198 days ago)
Assigned
Resolved 04/08/2011 (5198 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch Yes

History
04/08/2011 06:09:41 PM Michael Slusarz Comment #3
Assigned to Michael Slusarz
Summary ⇒ Don't save message as a mbox file
State ⇒ Resolved
Reply to this comment
There's nothing wrong with that From line - we previously were saving 
the message as a mbox file.

However, we are also advertising the download as a message/rfc822, 
which means we shouldn't have this line.  So I've committed your patch.
04/08/2011 06:07:42 PM Git Commit Comment #2 Reply to this comment
Changes have been made in Git for this ticket:

Bug #9848: Don't save message as a mbox file
Signed-off-by: Michael M Slusarz <slusarz@curecanti.org>

  1 files changed, 1 insertions(+), 9 deletions(-)
http://git.horde.org/horde-git/-/commit/46aa7cc090b235442dce47643370778b3b9d9bf2
04/08/2011 04:30:14 PM rui (dot) carneiro (at) portugalmail (dot) net Comment #1
Priority ⇒ 1. Low
New Attachment: 0001-Don-t-change-original-message-when-saving-it.patch Download
Patch ⇒ Yes
Milestone ⇒
Queue ⇒ IMP
Summary ⇒ Don't change original message content when saving it
Type ⇒ Bug
State ⇒ Unconfirmed
Reply to this comment
When we try to save a message, Horde is appending a line with "From" 
and "Date" to the beginning of the message, which seems an odd behavior.

Also note, that with the current code, if the date is invalid (to 
DateTime see bug #9847) the function blows with a fatal error.

Saved Queries