Jesus Cea <j...@jcea.es> wrote:
> On 10/10/14 02:43, Victor Stinner wrote:
> >>> What is the current behaviour of imaplib in Python 3.4 with non-ASCII
> >>> characters in mailbox names?
> >>
> >> It breaks. Crash & burn.
> > 
> > Oh ok. So in short, imaplib doesn't work on Python 3:
> 
> Actually, it doesn't work in Python 2 either. It never supported
> international mailbox names.

Correct.  I had to hack in mUTF-7 support in getmail to properly support
international IMAP users.

Charles
-- 
-----------------------------------------------------------------------
Charles Cazabon
GPL'ed software available at:               http://pyropus.ca/software/
-----------------------------------------------------------------------
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to