[Tickets #7745] Re: The folder "sent-mail" already exists

bugs at horde.org bugs at horde.org
Thu Mar 5 00:00:50 UTC 2009


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

Ticket URL: http://bugs.horde.org/ticket/7745
------------------------------------------------------------------------------
  Ticket             | 7745
  Updated By         | Michael Slusarz <slusarz at horde.org>
  Summary            | The folder "sent-mail" already exists
  Queue              | IMP
  Version            | 4.3
  Type               | Bug
  State              | Feedback
  Priority           | 1. Low
  Milestone          |
  Patch              |
  Owners             | Michael Slusarz
------------------------------------------------------------------------------


Michael Slusarz <slusarz at horde.org> (2009-03-04 19:00) wrote:

In IMP_Search::createVINBOXFolder(), can you put print_r($imaptree)  
statements around getPollList(), i.e.:

/* Create Virtual INBOX with nav_poll list. Filter out any nav_poll
  * entries that don't exist. Sort the list also. */
print_r($imaptree);
$flist = $imaptree->getPollList(true, true);
print_r($imaptree);

And see if the sent folder is reappearing in $imaptree after this call.






More information about the bugs mailing list