summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-03-06changed GPG parameters from -q to --quietpraschdorff
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-03added option to get rid of COATH2 authentication failed warningspraschdorff
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-18license addedLuke
2018-02-18Merge pull request #11 from scattenlaeufer/login_nameLuke Smith
Ask for a login name during account creation
2018-02-18Use $fulladdr if no login is givenBjörn Guth
This should resolve #6.
2018-02-18googlemailLuke
2018-02-18Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizardLuke
2018-02-18pfix?Luke
2018-02-18Merge pull request #10 from scattenlaeufer/smtp_fixLuke Smith
Fix smtp url for manually entered smtp servers
2018-02-18Fix smtp url for manually entered smtp serversBjörn Guth
This fixes one half of #6.
2018-02-18addaccount redundant dir creationLuke
2018-02-18readme clarificationsLuke
2018-02-18Merge pull request #7 from allinonemovie/masterLuke Smith
Added all domains of gmx.net and zoho.com to domains.csv and fixed error in README.md
2018-02-18Add separate login to account creation queriesBjö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-18Fixed mistakes in README.mdallinonemovie
replaced "my" with "by" in two lines
2018-02-18Added all domains of gmx.net and zoho.com to domains.csvallinonemovie
2018-02-17Merge pull request #5 from SiegfriedEhret/patch-1Luke Smith
Update domains.csv: add fastmail.com
2018-02-17Update domains.csv: add fastmail.comSiegfried Ehret
2018-02-16readme editsLuke
2018-02-16superficial additionsLuke
2018-02-15thunderbird ignoreLuke
2018-02-15domains.csv now alphabeticalLuke
2018-02-15Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizardLuke
2018-02-15sapo.pt addedLuke
2018-02-14Merge pull request #4 from ploth/domainAdditionsLuke Smith
Domain additions
2018-02-15Add hamburg university of technology mailserverPascal Loth
2018-02-15Add mailbox.org to domains.csvPascal Loth
2018-02-14third party app doc changeLuke
2018-02-14instruction to press spaceLuke
2018-02-14mailbox detect now searches all accountsLuke
2018-02-14readme fixesLuke
2018-02-13sms fixLuke
2018-02-13dumb error fixLuke
2018-02-13closes on canceling main menuLuke
2018-02-13passwords can be changed in wizardLuke
2018-02-13superfluous lines removed from templateLuke
2018-02-13gmail inobx fixLuke
2018-02-13readme updatesLuke
2018-02-13yahoo fixLuke
2018-02-13image preview addedLuke
2018-02-13earlier bloat from mailbox guessing removedLuke
2018-02-13doc updatesLuke
2018-02-13switch to gpg2 as defaultLuke
2018-02-13muttrc changesLuke
2018-02-13blank alias file addedLuke
2018-02-13alias moved, git ignored changed to reflectLuke
2018-02-13folders now fully autodetectedLuke
2018-02-13mailbox wizard addedLuke
2018-02-13color changesLuke
2018-02-13color changesLuke