Enough-Software / enough_mail

IMAP, POP3 and SMTP clients for Dart developers. Contains both low level as well as a high level API.
Mozilla Public License 2.0
100 stars 56 forks source link

Fix RangeError when a Mailbox name contains a "(" #225

Closed nruzzu closed 9 months ago

nruzzu commented 9 months ago

The StatusParser triggers a RangeError when the Mailbox's name contains a "(", e.g. "name with (brackets)".

robert-virkus commented 9 months ago

Thanks so much, great work!

robert-virkus commented 9 months ago

released in v2.1.2