Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-03-06 | changed GPG parameters from -q to --quiet | praschdorff | |
under Qubes OS the use of qubes-gpg-client (instead of gpg) will not work with the -q option, but with the --quiet option. As such using the full parameter names will not harm to all "normal" users, but make the script more stable for other users. Additionaly it makes the scripts more readable for beginners to understand what the script is doing. | |||
2018-03-03 | added option to get rid of COATH2 authentication failed warnings | praschdorff | |
If running offlineimap it will show the following warning message (tested when using GMAIL)... XOAUTH2 authentication failed: AUTHENTICATE command error: BAD ['Client aborted AUTHENTICATE command. <randomstring>']. Data: DIEF2 AUTHENTICATE XOAUTH ... and then continue with the download/sync of emails. You can get rid of the warning message, when adding auth_mechanisms = LOGIN .offlineimaprc in the <...>-remote section. | |||
2018-02-18 | license added | Luke | |
2018-02-18 | Merge pull request #11 from scattenlaeufer/login_name | Luke Smith | |
Ask for a login name during account creation | |||
2018-02-18 | Use $fulladdr if no login is given | Björn Guth | |
This should resolve #6. | |||
2018-02-18 | googlemail | Luke | |
2018-02-18 | Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizard | Luke | |
2018-02-18 | pfix? | Luke | |
2018-02-18 | Merge pull request #10 from scattenlaeufer/smtp_fix | Luke Smith | |
Fix smtp url for manually entered smtp servers | |||
2018-02-18 | Fix smtp url for manually entered smtp servers | Björn Guth | |
This fixes one half of #6. | |||
2018-02-18 | addaccount redundant dir creation | Luke | |
2018-02-18 | readme clarifications | Luke | |
2018-02-18 | Merge pull request #7 from allinonemovie/master | Luke Smith | |
Added all domains of gmx.net and zoho.com to domains.csv and fixed error in README.md | |||
2018-02-18 | Add separate login to account creation queries | Björn Guth | |
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 | Fixed mistakes in README.md | allinonemovie | |
replaced "my" with "by" in two lines | |||
2018-02-18 | Added all domains of gmx.net and zoho.com to domains.csv | allinonemovie | |
2018-02-17 | Merge pull request #5 from SiegfriedEhret/patch-1 | Luke Smith | |
Update domains.csv: add fastmail.com | |||
2018-02-17 | Update domains.csv: add fastmail.com | Siegfried Ehret | |
2018-02-16 | readme edits | Luke | |
2018-02-16 | superficial additions | Luke | |
2018-02-15 | thunderbird ignore | Luke | |
2018-02-15 | domains.csv now alphabetical | Luke | |
2018-02-15 | Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizard | Luke | |
2018-02-15 | sapo.pt added | Luke | |
2018-02-14 | Merge pull request #4 from ploth/domainAdditions | Luke Smith | |
Domain additions | |||
2018-02-15 | Add hamburg university of technology mailserver | Pascal Loth | |
2018-02-15 | Add mailbox.org to domains.csv | Pascal Loth | |
2018-02-14 | third party app doc change | Luke | |
2018-02-14 | instruction to press space | Luke | |
2018-02-14 | mailbox detect now searches all accounts | Luke | |
2018-02-14 | readme fixes | Luke | |
2018-02-13 | sms fix | Luke | |
2018-02-13 | dumb error fix | Luke | |
2018-02-13 | closes on canceling main menu | Luke | |
2018-02-13 | passwords can be changed in wizard | Luke | |
2018-02-13 | superfluous lines removed from template | Luke | |
2018-02-13 | gmail inobx fix | Luke | |
2018-02-13 | readme updates | Luke | |
2018-02-13 | yahoo fix | Luke | |
2018-02-13 | image preview added | Luke | |
2018-02-13 | earlier bloat from mailbox guessing removed | Luke | |
2018-02-13 | doc updates | Luke | |
2018-02-13 | switch to gpg2 as default | Luke | |
2018-02-13 | muttrc changes | Luke | |
2018-02-13 | blank alias file added | Luke | |
2018-02-13 | alias moved, git ignored changed to reflect | Luke | |
2018-02-13 | folders now fully autodetected | Luke | |
2018-02-13 | mailbox wizard added | Luke | |
2018-02-13 | color changes | Luke | |
2018-02-13 | color changes | Luke | |