Actions
Feature #4111
closedAdd XLIST support to Net::IMAP
Feature #4111:
Add XLIST support to Net::IMAP
Description
=begin
Is there any chance of adding support for the XLIST command to Net::IMAP?
It's basically an extended version of the LIST command - it includes flags indicating the designation of folders, e.g. \Sent for a the sent mail folder, \Drafts etc. It's used by the iPhone client for GMail to identify folders.
I can't find much documentation on it - it's discussed here:
http://bruno.im/2010/jul/29/europython-talk-python-and-imap-protocol/#xlist
https://bugzilla.mozilla.org/show_bug.cgi?id=476260
=end
Files
Actions