* Renaming GUI, CLI, no-impact config.
* License header and documentation rebranding.
* Rename app title and vendor. Impact: manual install
* Migrating mac keychain and launch on startup.
* Fix linter and linter renaming
- pkg/pmapi: Reduce max number of retries
- test/features: tweak create mailbox scenarios.
- test/context: change order of clean up steps
- test/context: logger field
- test/context: message preparation per username
- test/context: check that eventID has changed after adding messages
- test/features: make sure we wait 15sec before detecting import duplicates
GODT-966 Fixed CI issues (WIP)
WIP GODT-966 modified behavior of APPEND.
WIP GODT-966 implemented test for possible order of operations.
WIP GODT-966: code cleanup and refactoring.
WIP GODT-966 fix for linter.
Other: Minor refactoring.
- [x] write tests to check that IMAP and SMTP servers are closed when there
is no internet
- [x] always create new go-smtp instance during listenAndServe(int)