nicholas a. evans
nicholas a. evans
https://www.rfc-editor.org/rfc/rfc7888.html depends on: - [x] #31
https://www.rfc-editor.org/rfc/rfc6154.html - [x] #28 - [ ] #43 - [ ] update documentation for `#list` - [ ] update documentation for `#create`
https://www.rfc-editor.org/rfc/rfc5819.html
[RFC5258](https://www.rfc-editor.org/rfc/rfc558.html) also established an [IANA registy](https://www.iana.org/assignments/imap-list-extended). - [ ] Add select options to `#list`, using RFC4466 `tagged-ext` syntax - [ ] Add return options to `#list`, using RDC4466 `tagged-ext` syntax...
https://www.rfc-editor.org/rfc/rfc5182.html
https://www.rfc-editor.org/rfc/rfc4731.html
Seeing the following in logs: ``` warning: historical binary regexp match /.../n against UTF-8 string ``` This is triggered when UTF-8 strings that are not `ascii_safe?` are checked with the...