Commit Graph

40 Commits

Author SHA1 Message Date
Abin Simon
044ae667f6
Use $HOME instead of /home/$(whoami)
In macOS home is `/Users/$(whoami)`
2018-03-18 09:39:06 +05:30
Luke Smith
7110fa6e24 multiword mailbox fix 2018-03-17 10:34:06 -07:00
Luke Smith
9e5c382d2d mailbox check after password change 2018-03-17 09:27:50 -07:00
Luke Smith
459ca7d5a0 interface tweaks 2018-03-16 12:34:46 -07:00
Luke Smith
0a4b4674a5 silly echo removed 2018-03-16 12:16:46 -07:00
Luke Smith
17b8801316 Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizard 2018-03-16 12:14:51 -07:00
Luke Smith
4abc05bfb5 personal.muttrc remove fix 2018-03-16 12:14:25 -07:00
Luke Smith
8330175b03 mailbox detect now automatic on account add 2018-03-16 12:10:16 -07:00
Abin Simon
4537d35666 MacOS fixes
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
2018-03-13 14:26:58 +05:30
Luke Smith
a4e016a8f3 fix for trailing whitespace in accounts line 2018-03-12 07:29:02 -07:00
Luke Smith
3049b27fa5 notify system added 2018-03-05 23:38:22 -07:00
Luke
6aa267c867 quotes added for multi-word mailbox names 2018-02-27 10:52:18 -07:00
Andrey Drobyshev
ed1a729aaf Add account name to sidebar head.
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.
2018-02-27 00:23:40 +03:00
Luke
66215ba1a7 only one box at a time selected 2018-02-21 08:12:46 -07:00
Luke
a20cd4493f sent and postponed only one line 2018-02-21 08:07:59 -07:00
Luke
4b186c6370 reordering 2018-02-20 22:33:26 -07:00
Luke Smith
0b999a2a3c
Merge pull request #11 from scattenlaeufer/login_name
Ask for a login name during account creation
2018-02-18 11:01:31 -05:00
Björn Guth
90fe2383c0 Use $fulladdr if no login is given
This should resolve #6.
2018-02-18 16:53:26 +01:00
Luke Smith
54fa5a86ff
Merge pull request #10 from scattenlaeufer/smtp_fix
Fix smtp url for manually entered smtp servers
2018-02-18 10:39:12 -05:00
Björn Guth
4c1cc3a6a7 Fix smtp url for manually entered smtp servers
This fixes one half of #6.
2018-02-18 16:34:07 +01:00
Luke
91eb7744f2 addaccount redundant dir creation 2018-02-18 08:24:57 -07:00
Björn Guth
458ae95c95 Add separate login to account creation queries
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.
2018-02-18 15:37:51 +01:00
Luke
35b11390bc superficial additions 2018-02-16 22:56:13 -07:00
Luke
c0a71a6195 third party app doc change 2018-02-14 15:19:15 -07:00
Luke
76514c1539 instruction to press space 2018-02-14 15:01:20 -07:00
Luke
b09b3d2249 mailbox detect now searches all accounts 2018-02-14 14:58:02 -07:00
Luke
0f8c27918d readme fixes 2018-02-14 10:38:52 -07:00
Luke
da31840c15 sms fix 2018-02-13 22:44:31 -07:00
Luke
22c4f69e10 dumb error fix 2018-02-13 22:43:16 -07:00
Luke
7b3b263f20 closes on canceling main menu 2018-02-13 22:22:27 -07:00
Luke
5cb61f78d6 passwords can be changed in wizard 2018-02-13 18:44:53 -07:00
Luke
bc56d3f935 gmail inobx fix 2018-02-13 13:35:44 -07:00
Luke
d3b826b100 earlier bloat from mailbox guessing removed 2018-02-13 13:10:05 -07:00
Luke
a4dc0e041e switch to gpg2 as default 2018-02-13 13:00:48 -07:00
Luke
534bb72ad5 folders now fully autodetected 2018-02-13 12:50:49 -07:00
Luke
6f68023133 mailbox wizard added 2018-02-13 12:15:43 -07:00
Luke
9752b075f4 retarded error fixed 2018-02-12 17:42:54 -07:00
Luke
a4d11754f3 documentation fix for gpg2 distros 2018-02-12 09:57:31 -07:00
Luke
720d70c144 shortcut removal fix 2018-02-11 18:42:57 -07:00
Luke
794cefe2a6 clean up and documentation 2018-02-11 18:24:21 -07:00