fix adding new account in macos
Fix mailsync ping command
Fix mutt-wizard
Fix muttrc for mac
Add files for offlineimap_profile and offlineimap_header
Update README with MacOS install instructions
When managing multiple accounts it's hard to determine which one you're
currently viewing. This patch makes sidebar look like this:
+++++++++++++++++++++++++
luke@lukesmith +
----------------------- +
INBOX 99+
Sent Mail +
Drafts +
Trash +
Spam +
+++++++++++++++++++++++++
The only problem with it is the necessity of changing sidebar_format, as with
its current value these 2 excess mailboxes are being appended with 0. That
leads to situation when size of an empty mailbox is being displayed as empty
string instead of 0. I consider it's not a big deal.
This is first working version of an added login query to the account
creation process. It fixes the first part of #6, but there still needs
to be more testing for the second part of that issue, which concerns
creating accounts with domains not listed in domain.csv.