summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-10-28Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizardLuke Smith
2020-10-28suppress autoview messagesLuke Smith
2020-10-28Merge pull request #555 from smartding/fix_sync_all_macroLuke Smith
fix macro for sync all accounts
2020-10-28error code on failureLuke Smith
2020-10-28fix macro for sync all accountsYiqun Ding
the macro for sync all accounts uses 'mbsync -a' command, which failed to run for users who have moved their ~/.mbsyncrc somewhere else. we should use mw -Y instead, which can detect the MBSYNCRC env
2020-10-28use -Linktrap
2020-10-27extend list to also work for symlinked accountsinktrap
2020-10-20protonmail fingerprint fixLuke Smith
2020-10-18Merge pull request #550 from Juliaria08/patch-1Luke Smith
Added e.email service
2020-10-18Added e.email serviceJulian Marcos
2020-10-15Merge pull request #547 from smartding/add_zju_domainLuke Smith
add mail server setting for Zhejiang University
2020-10-15add mail server setting for Zhejiang UniversityYiqun Ding
2020-10-13Merge pull request #545 from marcwallach/patch-1Luke Smith
Fix typo
2020-10-13Fix typoMarc
2020-10-12Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizard into masterLuke Smith
2020-10-12passwords can be given by commandlineLuke Smith
2020-10-12Merge pull request #543 from geripgeri/masterLuke Smith
Fix typo.
2020-10-12Fix typo.Gergely Peidl
2020-10-12more moreLuke Smith
2020-10-12Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizard into masterLuke Smith
2020-10-12Merge pull request #541 from zneix/fixed-success-messageLuke Smith
Fixed a typo in successful logon message
2020-10-12Fixed a typo in successful logon messagezneix
It was a bit confusing when it said "use `w -y user@example.com` to sync your mail"
2020-10-11moreLuke Smith
2020-10-11Merge pull request #539 from Mertzenich/patch-1Luke Smith
Update domains.csv
2020-10-10Update domains.csvAdam Mertzenich
2020-10-09Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizard into masterLuke Smith
2020-10-093.0 releaseLuke Smith
2020-10-09Add qq,126,163 mail for chinese usersccmywish
2020-10-08begin work for 3.0Luke Smith
2020-10-08fixLuke Smith
2020-10-08Merge pull request #538 from ccmywish/masterLuke Smith
Add qq,126,163 mail for Chinese users
2020-10-08Add qq,126,163 mail for chinese usersccmywish
2020-10-07Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizard into masterLuke Smith
2020-10-06some simplifications and soydevery removedLuke Smith
2020-10-05Merge pull request #536 from f380cedric/fix_notmuch_callerLuke Smith
Use POSIX-compliant read
2020-10-05Use POSIX-compliant readf380cedric
Rewrite #520. Using `read var?'prompt'` is wrong. It is ksh (and zsh) specific. Using `read -p 'prompt' var` is also wrong. It is bash specific. Since we cannot assume which sh is implemented, we should write POSIX-compliant code.
2020-10-02Merge pull request #534 from qorg11/add-kallistLuke Smith
Add kalli.st to domains.csv
2020-10-02Add kalli.st to domains.csvqorg11
2020-09-30Merge pull request #532 from LazyBvr/patch-1Luke Smith
Update domains.csv
2020-09-30Merge pull request #531 from johngodlee/patch-1Luke Smith
Update domains.csv
2020-09-30changed the prefix for password files into a variable so that it can be ↵Luke Smith
edited more easily (#530)
2020-09-30Add anu.edu.au (#529)nebulaeandstars
* added anu.edu.au * found/fixed an out-of-place domain
2020-09-29Update domains.csvLazyBvr
Add Jagiellonian University student email.
2020-09-27Update domains.csvjohngodlee
2020-09-26changed the prefix for password files into a variable so that it can be ↵Laura Powles
edited more easily
2020-09-18Add Marquette University (fn.ln@marquette.edu) (#526)Corey Stephan
2020-09-16modified vxempire for TLS ports (instead of STARTTLS) (#525)qorg11
2020-09-16modified vxempire for TLS ports (instead of STARTTLS)qorg11
2020-09-13added seznam.cz and FEEC BUT mail (#524)Ondřej Povolný
added settings for Czech mail provider seznam.cz and a faculty e-mail for Faculty of Electrical Engineering and Communication, Brno University of Technology
2020-09-09Added Friedrich-Schiller-Universität Jena (#522)beldi961