BrianLeishman / go-imap

Super Simple IMAP Client Library for Golang
MIT License
66 stars 24 forks source link

SelectFolder uses EXAMINE but is read-only... need SELECT variation #2

Open rbucker opened 3 years ago

rbucker commented 3 years ago

I've managed to copy/paste some code to make this work but for the purpose of making this project better... Need the SELECT variation so that the folders are not read-only and prevented from saving \Delete flag