summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-04-10Fix a double "for" in manual (#409)sudoLife
2020-04-09add ad.unsw.edu.au (#408)Leo Liu
2020-04-05remove 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-04-02Added live.de (#395)tech-tie
2020-04-02Add Mailfence (#396)ChelonianEgghead
2020-03-28Add config for rhul.ac.uk (#392)asparagusfox
2020-03-22Add config for riseup.net (#368)ElonSatoshi
2020-03-22Fix Error: SASL(-7) with isync on macos. (#222)Chau Bao Long
Co-authored-by: chau.bao.long <chau.bao.long@framgia.com>
2020-03-22aquilenet.fr added to domain.csv (#386)pizzacoca
Co-authored-by: pizzacoca <pizzacoca@canape>
2020-03-13Update domains.csv (#380)Ashish Panigrahi
Added the line: niser.ac.in,imap.gmail.com,993,smtp.gmail.com,587
2020-03-13Add metu and ceng.metu domains (#369)Yiğit Sever
Additionally, ceng.metu requires the `domain mailhost.ceng.metu.edu.tr` option to be added to msmtp config file
2020-03-12Added ymail.com (Yahoo) domain to domains.csv (#382)Yogesh Manghnani
2020-02-29undo retarded errorLuke Smith
2020-02-29Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizardLuke Smith
2020-02-29changesLuke Smith
2020-02-29add 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-22old dox rm'dLuke Smith
2020-02-09muttimage replaced by openfileLuke Smith
2020-02-09cron fixes and simplificationsLuke Smith
2020-02-09Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizardLuke Smith
2020-02-09must type full yesLuke Smith
2020-02-09Add config for tum.de (#363)Tom Dörr
2020-02-09AuthMech LOGINLuke Smith
2020-02-09Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizardLuke Smith
2020-02-09find mailboxes recursivelyLuke Smith
2020-02-07Zaclys domain added. (#365)pallatinus
2020-02-02NCSU domain added. (#364)Whitetiger
2020-01-23domain ucdavis.edu details (#358)Yousef Akbar
2020-01-19Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizardLuke Smith
2020-01-19unity and ionos, resortLuke Smith
2020-01-07Add in.tum.de domain (#353)thehnm
2020-01-02Update domains.csv (#351)Niklas Resch
Changed Mailserver for my Domains from Migadu to self-hosted
2019-12-28display all flags/tagsLuke Smith
2019-12-16Add zohomail.eu to mutt-wizard database (#347)Matan Deletic
2019-12-08do not skip over deleted messages by defaultLuke Smith
2019-12-07Update domains.csv (#345)BachoSeven
uwcad.it- Gmail Server of the United World College of the Adriatic mail Services && studenti.unipi.it- Outlook Server of Pisa University mail Services
2019-12-01move and copy tagged messages if anyLuke Smith
2019-11-28STATUSBAR var now in subshell to prevent errorLuke Smith
2019-11-27Pinentry-tty and curses support (#317)Mellowlink
I did edit the line 65 and added directly "mbsync -a" instead of "mailsync...". In current state mutt-wizard doesn't work properly in CLI only environment without X started. This is first step to be able atleast mbsync with terminal only pinentry. The problem still remains in sending an email with terminal only pinentry. Temporary solution for is to activate gpg key before sending an email and send the email before the key times out.
2019-11-27Add 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-25share files permission fixLuke Smith
2019-11-25ensure permissionsLuke Smith
2019-11-25backup files deleted on installLuke Smith
2019-11-24Merge branch 'aymanbagabas-master'Luke Smith
2019-11-24Merge branch 'master' of git://github.com/aymanbagabas/mutt-wizard into ↵Luke Smith
aymanbagabas-master
2019-11-24Revert "Fix script removal (#310)"Luke Smith
This reverts commit 4904fcf51f878a8648d333d2fac7cbfe2728c47b.
2019-11-24don't expire unread explicitLuke Smith
2019-11-24env bashLuke Smith
2019-11-24lol fix otherLuke Smith
2019-11-24fix if STATUSBAR not setLuke Smith