Ticket #25 (closed enhancement: fixed)

Opened 8 months ago

Last modified 4 months ago

XLIST support

Reported by: mhammond Owned by: menno
Priority: major Milestone: 0.6
Version: Keywords:
Cc:

Description

Add a xlist_folders method which returns a dict mapping folder types to folder names.

 https://bugzilla.mozilla.org/show_bug.cgi?id=476260
 http://www.ietf.org/mail-archive/web/morg/current/msg00208.html

Change History

  Changed 7 months ago by menno

  • milestone changed from 0.6 to 0.5.2

  Changed 7 months ago by menno

  • reporter changed from menno to mhammond

  Changed 7 months ago by menno

  • milestone changed from 0.5.2 to 0.6

  Changed 6 months ago by menno

  • owner set to menno
  • status changed from new to accepted

Done in b850aad0c165

Still to look at:

  • Would be good to removed the global imaplib hack to enable the command
  • separate out the test in livetest.py into it's own function

  Changed 5 months ago by menno

  • status changed from accepted to closed
  • resolution set to fixed

Test cleanup in b2b8a22c47f0.

Can't see a way of avoiding the global imaplib patch so closing this ticket.

follow-up: ↓ 7   Changed 5 months ago by menno

  • status changed from closed to reopened
  • resolution fixed deleted

Maybe the global patch can be avoided by calling the command completely manually.

in reply to: ↑ 6   Changed 4 months ago by menno

  • status changed from reopened to closed
  • resolution set to fixed

Replying to menno:

Maybe the global patch can be avoided by calling the command completely manually.

Not important enough for this release. Creating a new ticket to look at this for 0.7: #41

Note: See TracTickets for help on using tickets.