Commit Graph

13 Commits

Author SHA1 Message Date
8b983812ed Merge branch 'master' of git://github.com/aymanbagabas/mutt-wizard into aymanbagabas-master 2019-11-24 08:26:53 -05:00
eb767737d4 space to tag, tags highlighted 2019-11-23 18:39:16 -05:00
6d8c90e368 Fixed national diacritics for adding sender to abook (#304) 2019-10-14 17:48:27 -04:00
ed0a0b35c4 macro index O runs mbsync, not offlineimap (#294) 2019-09-25 14:35:45 -04:00
9ce96c9a40 Merge branch 'master' into master 2019-08-19 20:55:59 -04:00
681b74aa92 Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizard 2019-08-06 08:15:01 -04:00
c7a042d9ff raw message bind 2019-08-06 08:13:07 -04:00
952cb75de3 unnecessary 2019-07-24 15:27:36 -04:00
35a6ce1e66 parent fix 2019-07-24 15:26:42 -04:00
cd5fd9bde2 Make use of PREFIX environment variable
This patch puts the environment variable PREFIX in more use. If
specified, mull-wizard Makefile substitute all instances of prefix with
the provided environment variable.

Signed-off-by: Ayman Bagabas <ayman.bagabas@gmail.com>
2019-07-01 18:34:07 -04:00
b3ce4277ab Avoid lags with some email providers while using IMAP (#238)
I contacted MUTT irc channel to solve severe lags while navigating mailboxes of certain email providers with IMAP) (the emails were not stored locally). After extensive testing, changing the default value of mail_check from 5 to 60 solved my problem. I propose this change because several other people might encounter the same problem (especially yahoo users)
2019-06-16 16:30:57 -04:00
9738316ab5 Handle + in notmuch queries (#233) 2019-06-06 12:53:58 -04:00
de30654ac0 share files moved and looped 2019-05-01 21:24:41 -04:00