Closed cdubz closed 4 years ago
This PR includes a couple of small modifications I made for my own use case -- in case you want to merge it.
Primarily it adds support for a shortcut command for Fastmail hosted IMAP service.
I also made a small adjustment to the regex for pretty printing mailboxes, which wasn't working at all for me with Fastmail's IMAP response. Curious to have someone test and confirm this change with different services.
@cdubz Thanks so much for this. Much appreciated.
This PR includes a couple of small modifications I made for my own use case -- in case you want to merge it.
Primarily it adds support for a shortcut command for Fastmail hosted IMAP service.
I also made a small adjustment to the regex for pretty printing mailboxes, which wasn't working at all for me with Fastmail's IMAP response. Curious to have someone test and confirm this change with different services.