imap: Fixed escaping of mailbox names
authorJiri Hruska <jirka@fud.cz>
Tue, 12 Feb 2013 13:47:37 +0000 (14:47 +0100)
committerSteve Holme <steve_holme@hotmail.com>
Sat, 23 Feb 2013 15:42:33 +0000 (15:42 +0000)
commit4cfc7f951c7cbd596849a1b942bc676132f97e15
tree39778c22a1d5cc486fdf6dcc1f29ed80469bee73
parentfcf02cbb7588d7a7639221d98b8aaf4c8479d822
imap: Fixed escaping of mailbox names

Used imap_atom() to escape mailbox names in imap_select().
lib/imap.c