[Tickets #10738] Re: Redirecting emails throw the message "Error when communicating to the server"

bugs at horde.org bugs at horde.org
Mon Nov 14 04:10:12 UTC 2011


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/10738
------------------------------------------------------------------------------
  Ticket             | 10738
  Updated By         | bsoundarajan at gmail.com
  Summary            | Redirecting emails throw the message "Error when
                     | communicating to the server"
  Queue              | IMP
  Version            | 5.0.14
  Type               | Bug
  State              | Feedback
  Priority           | 1. Low
  Milestone          |
  Patch              |
  Owners             |
+New Attachment     | imp_screenshot.png
------------------------------------------------------------------------------


bsoundarajan at gmail.com (2011-11-14 04:10) wrote:

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).




bsoundarajan at gmail.com (2011-11-14 04:10) uploaded: imp_screenshot.png

http://bugs.horde.org/h/services/download/?module=whups&actionID=download_file&file=imp_screenshot.png&ticket=10738&fn=%2Fimp_screenshot.png





More information about the bugs mailing list