Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-08-27 | Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizard into master | Luke Smith | |
2020-08-27 | mw sync can take arg, otherwise sync all | Luke Smith | |
2020-08-27 | Top-level domain wildcard (#475) | Lorenzo Leonardini | |
2020-08-27 | fix regex check for email address (#511) | A. Tammy | |
-E option is cross platform and interprets pattern as regular expression always Co-authored-by: Aisha Tammy <aisha@aisha.cc> | |||
2020-08-27 | revert auto gpg to fix #491 #484 #493 etc | Luke Smith | |
2020-07-09 | like i said... | Luke Smith | |
2020-07-09 | Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizard | Luke Smith | |
2020-07-09 | mailsync and cron removed, mw sync added | Luke Smith | |
2020-06-22 | Added support for multiple gpg keys with pass (#472) | Fraser Li | |
2020-06-16 | changed ping address to a more friendly location (#399) | CosmosAtlas | |
* changed ping address to a more friendly location `1.1.1.1` is not a friendly address for users from some parts of the world (e.g., China). Changed to `example.org` which should be more friendly to access. * changed internet check by fallback This is probably better since for most people it does the same thing and the first back up is Cloudfare's other DNS address which surprisingly can be accessed in more places (e.g., China) now. And changed the finall fallback as example.org. | |||
2020-06-12 | fix premature return from askinfo (#463) | Rob | |
I believe this addresses issue #456 where if you add a protonmail account you get an error. This is caused by prematurely returning from the case statement that queries whether you have a protonmail account or not. Co-authored-by: rjl6789 <rlives6789@gmail.com> | |||
2020-06-09 | fix crontab set (#457) | Rob | |
I think a recent change tried to send output from crontab to dev/null to avoid messages appearing a) when setting the crontab, b) whenever mailsync is run. However the redirection was for the string concatenation meaning a null string was piped to cron obliterating the crontab (thank goodness for backups). I have put the redirection in the correct location (similar to a few lines above when removing the mailsync line). I have also redirected all output of the mailsync (both errors and normal messages) to dev null. Co-authored-by: rjl6789 <rlives6789@gmail.com> | |||
2020-06-08 | fix blank opt flag (#454) | Rob | |
If no options are passed but the accounts are specified then the blank opt flag causes a (harmless) error message from mbsync about an empy channel. Co-authored-by: rjl6789 <rlives6789@gmail.com> | |||
2020-06-06 | make crontab quite (#416) | Petrus | |
Let's make crontab a little quiet here, unless for those who set up mail for crontab error handling will be disturbed every few minutes. | |||
2020-06-04 | fix #452 | Luke Smith | |
2020-06-02 | Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizard | Luke Smith | |
2020-06-01 | Auto sign emails using pgp (#451) | qorg11 | |
2020-05-31 | Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizard | Luke Smith | |
2020-05-31 | Cleanup (#450) | JameyBear | |
* Simple Fixes * Tweak wording * Update openfile * ShellChecked * Little Fixes | |||
2020-05-31 | Added pgp (gpg) support by default (#447) | qorg11 | |
* mutt-wizard works on FreeBSD, also changed mbsync with isync (actual package name) * Added pgp support | |||
2020-05-26 | Fix head: illegal line count -- -1 (#443) | alps2006 | |
* Fix head: illegal line count -- -1 * Fix `osascript: display notification with title "📧 xxxx" subtitle "xxxx" : No such file or directory` | |||
2020-05-25 | minor tweaks | Luke Smith | |
2020-05-25 | don't use extra icon file | Luke Smith | |
use kill instead of pkill for speed | |||
2020-05-25 | Fix set_folder for vxempire.xyz (#441) | qorg11 | |
* Added vxempire.xyz to domains.cvs * Fixed set_folder for vxempire.xyz | |||
2020-04-23 | notmuch ignores mbsync files by default | Luke Smith | |
2020-04-18 | Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizard | Luke Smith | |
2020-04-18 | Remove AuthMech misspelled option (#415) | Jackson Law | |
According to man page of mbsync, AuthMechs is the correct spelling of the option. | |||
2020-04-18 | Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizard | Luke Smith | |
2020-04-18 | fix: Support mbsync options passed to mailsync (#414) | Jackson Law | |
2020-04-17 | new mail info for macos | Luke Smith | |
2020-04-10 | blocks for STATUSBAR apparently works... | Luke Smith | |
2020-04-05 | remove unnecessary prefix setting up msmtp. (#401) | Lingyu Zhu | |
the prefix is not correct at least for Ubuntu distro. Since doc clearly states the dependencis. We assume msmpt is on the PATH environment. Co-authored-by: Lingyu Zhu <lynuszhu@gmail.com> | |||
2020-03-22 | Fix Error: SASL(-7) with isync on macos. (#222) | Chau Bao Long | |
Co-authored-by: chau.bao.long <chau.bao.long@framgia.com> | |||
2020-02-29 | undo retarded error | Luke Smith | |
2020-02-29 | Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizard | Luke Smith | |
2020-02-29 | changes | Luke Smith | |
2020-02-29 | add current email to status bar (#373) | grenzionky | |
when u have multiple emails in neomutt at the same time, you can sometimes forget which email u'r currently viewing, so with this addition youll be able to see. all i did was add the email to the default status bar configuration | |||
2020-02-09 | muttimage replaced by openfile | Luke Smith | |
2020-02-09 | cron fixes and simplifications | Luke Smith | |
2020-02-09 | must type full yes | Luke Smith | |
2020-02-09 | AuthMech LOGIN | Luke Smith | |
2020-02-09 | find mailboxes recursively | Luke Smith | |
2019-12-01 | move and copy tagged messages if any | Luke Smith | |
2019-11-28 | STATUSBAR var now in subshell to prevent error | Luke Smith | |
2019-11-27 | Add app name to notify-send invocation (#324) | Ole Martin Ruud | |
This enables users to easily recognize notifications to be able to modify or style them through notification daemons. | |||
2019-11-24 | Merge branch 'master' of git://github.com/aymanbagabas/mutt-wizard into ↵ | Luke Smith | |
aymanbagabas-master | |||
2019-11-24 | don't expire unread explicit | Luke Smith | |
2019-11-24 | env bash | Luke Smith | |
2019-11-24 | lol fix other | Luke Smith | |
2019-11-24 | fix if STATUSBAR not set | Luke Smith | |