6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
11/6/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#12294] Cannot open message
*
Your Email Address
*
Spam protection
Enter the letters below:
__ . .\ /.__. __ / `|__| >< | |/ ` \__.| |/ \|__|\__.
Comment
> Ok guys, i was able to find a problem with, at least, debug output. > > File: Horde/Imap/Client/Base/Debug.php > Function: _write (at the end of file) > > This is at the end of function _write: > if (substr($msg, -1) == "\n") { > fwrite($this->_stream, $pre . $msg); > $this->_buffer = null; > } else { > $this->_buffer = $pre . $msg; > } > > Data which are ok goes into the 'if'. The missing part of data is > going to the 'else'. Looks like the missing part does not have the > EOL character so IMP is considering it as partial message and is not > processing it. The same thing is, probably, hapening also when > displaying the message.
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers