6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
7/27/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#10738] Redirecting emails throw the message "Error when communicating to the server"
*
Your Email Address
*
Spam protection
Enter the letters below:
__.._. __ .___ __. (__ | / `[__ (__ .__)_|_\__.[___.__)
Comment
> Attached coding snippet > > <snip> > public function sendRedirectMessage($to) > { > > $recip = $this->recipientList(array('to' => $to)); > $recipients = implode(', ', $recip['list']); > > $identity = $GLOBALS['injector']->getInstance('IMP_Identity'); > $from_addr = $identity->getFromAddress(); > > $contents = $this->getContentsOb(); ### Error occurred in this line > $headers = $contents->getHeaderOb(); > > </snip> > > Attached screen shot for reference. Taken from > http://demo.horde.org/imp/. I have installed horde apps using pear > install. > >> Further, there is no line 1904 in lib/Compose.php in IMP 5.0.14 (that >> line is blank). >
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