[Tickets #4001] NEW: Could not retrieve the message from the mail server

bugs@bugs.horde.org bugs at bugs.horde.org
Sat Jun 3 15:38:33 PDT 2006


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

Ticket URL: http://bugs.horde.org/ticket/?id=4001
-----------------------------------------------------------------------
 Ticket             | 4001
 Created By         | nyte at aurorarayne.com
 Summary            | Could not retrieve the message from the mail server
 Queue              | IMP
 Version            | HEAD
 State              | Unconfirmed
 Priority           | 2. Medium
 Type               | Bug
 Owners             | 
+New Attachment     | compose.php.patch
-----------------------------------------------------------------------


nyte at aurorarayne.com (2006-06-03 15:38) wrote:

When replying to a message in the current CVS for IMP the message "Could not
retrieve the message from the mail server" appears at the top of the screen
and the contents of the previous message are not quoted.

This seems to be related to this cvs update by slusarz on 5/31/06:
  Refactor code so Auth_imp:: only deals with authenticating to the IMAP
server.
  Auth_imp no longer automatically opens a connection to the current
mailbox. We
  must now manually call IMP_IMAP::changeMbox() anytime we are working with
the
  IMAP stream and require a connection to a mailbox.  Much cleaner, and
should
  eliminate any issues with clearing the 'recent' flag incorrectly.

enclosed is a small patch to compose.php which seems to fix this issue by
adding a call to changeMbox().




More information about the bugs mailing list