Commit Graph

757 Commits

Author SHA1 Message Date
dt098
6a4afea526
Update domains.csv (#410) 2020-04-10 17:14:36 -04:00
sudoLife
f6ae7ddaf0
Fix a double "for" in manual (#409) 2020-04-10 12:36:20 -04:00
Leo Liu
11374f4182
add ad.unsw.edu.au (#408) 2020-04-09 23:19:44 -04:00
Lingyu Zhu
789f593272
remove unnecessary prefix setting up msmtp. (#401)
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-05 09:11:55 -04:00
tech-tie
db9dae95a3
Added live.de (#395) 2020-04-02 12:58:22 -04:00
ChelonianEgghead
fd7afcc197
Add Mailfence (#396) 2020-04-02 12:58:11 -04:00
asparagusfox
2131e643d7
Add config for rhul.ac.uk (#392) 2020-03-28 19:00:37 -04:00
ElonSatoshi
e53e96f461
Add config for riseup.net (#368) 2020-03-22 17:14:14 -04:00
Chau Bao Long
73bb120cc2
Fix Error: SASL(-7) with isync on macos. (#222)
Co-authored-by: chau.bao.long <chau.bao.long@framgia.com>
2020-03-22 17:13:56 -04:00
pizzacoca
f8408e174c
aquilenet.fr added to domain.csv (#386)
Co-authored-by: pizzacoca <pizzacoca@canape>
2020-03-22 17:12:50 -04:00
Ashish Panigrahi
5ace69bdf5
Update domains.csv (#380)
Added the line:
niser.ac.in,imap.gmail.com,993,smtp.gmail.com,587
2020-03-13 09:42:29 -04:00
Yiğit Sever
2049088113
Add metu and ceng.metu domains (#369)
Additionally, ceng.metu requires the `domain mailhost.ceng.metu.edu.tr`
option to be added to msmtp config file
2020-03-13 09:41:24 -04:00
Yogesh Manghnani
39f4e303e6
Added ymail.com (Yahoo) domain to domains.csv (#382) 2020-03-12 15:16:59 -04:00
Luke Smith
ee6101cb6e
undo retarded error 2020-02-29 16:58:32 -05:00
Luke Smith
c126d61aa6
Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizard 2020-02-29 06:01:57 -05:00
Luke Smith
a2ea17e9b4
changes 2020-02-29 06:01:54 -05:00
grenzionky
82c01a9a6b
add current email to status bar (#373)
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-29 05:58:07 -05:00
Luke Smith
528388cfee
old dox rm'd 2020-02-22 10:37:15 -05:00
Luke Smith
d8f57b57f6
muttimage replaced by openfile 2020-02-09 09:03:10 -05:00
Luke Smith
4cb726546f
cron fixes and simplifications 2020-02-09 08:57:52 -05:00
Luke Smith
39a8fb3f46
Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizard 2020-02-09 08:18:42 -05:00
Luke Smith
f9b31cbd99
must type full yes 2020-02-09 08:18:32 -05:00
Tom Dörr
1e6bc3a256
Add config for tum.de (#363) 2020-02-09 08:04:11 -05:00
Luke Smith
27ac8c6aa9
AuthMech LOGIN 2020-02-09 08:01:37 -05:00
Luke Smith
a6410a9c62
Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizard 2020-02-09 07:49:28 -05:00
Luke Smith
9b511f42f7
find mailboxes recursively 2020-02-09 07:49:12 -05:00
pallatinus
265175b4a0
Zaclys domain added. (#365) 2020-02-07 11:47:57 -05:00
Whitetiger
6ce45a0424
NCSU domain added. (#364) 2020-02-02 17:07:51 -05:00
Yousef Akbar
9ec671a128 domain ucdavis.edu details (#358) 2020-01-23 15:36:14 -05:00
Luke Smith
7c45a633db
Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizard 2020-01-19 10:10:38 -05:00
Luke Smith
db362b2571
unity and ionos, resort 2020-01-19 10:08:56 -05:00
thehnm
a8a7f5883b Add in.tum.de domain (#353) 2020-01-07 18:59:15 -05:00
Niklas Resch
36fee5ba22 Update domains.csv (#351)
Changed Mailserver for my Domains from Migadu to self-hosted
2020-01-02 08:16:33 -05:00
Luke Smith
ab3368f1aa
display all flags/tags 2019-12-28 08:48:46 -05:00
Matan Deletic
548f2d130f Add zohomail.eu to mutt-wizard database (#347) 2019-12-16 15:10:31 -05:00
Luke Smith
6f0ad2d479
do not skip over deleted messages by default 2019-12-08 07:43:38 -05:00
BachoSeven
5dc0d4ccba Update domains.csv (#345)
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-07 18:13:26 -05:00
Luke Smith
91242ee6cd
move and copy tagged messages if any 2019-12-01 10:14:31 -05:00
Luke Smith
b968bff93b
STATUSBAR var now in subshell to prevent error 2019-11-28 16:27:10 -05:00
Mellowlink
569bda9c5f Pinentry-tty and curses support (#317)
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-27 08:17:19 -05:00
Ole Martin Ruud
dfdc3162ba Add app name to notify-send invocation (#324)
This enables users to easily recognize notifications to be able to
modify or style them through notification daemons.
2019-11-27 08:16:37 -05:00
Luke Smith
c19d305c4f
share files permission fix 2019-11-25 18:30:24 -05:00
Luke Smith
ea1526dbd2
ensure permissions 2019-11-25 16:50:08 -05:00
Luke Smith
576d7b3d65
backup files deleted on install 2019-11-25 12:40:18 -05:00
Luke Smith
4542f27c2e
Merge branch 'aymanbagabas-master' 2019-11-24 08:27:18 -05:00
Luke Smith
8b983812ed
Merge branch 'master' of git://github.com/aymanbagabas/mutt-wizard into aymanbagabas-master 2019-11-24 08:26:53 -05:00
Luke Smith
15941b43e7
Revert "Fix script removal (#310)"
This reverts commit 4904fcf51f.
2019-11-24 08:26:16 -05:00
Luke Smith
02b8e2a58c
don't expire unread explicit 2019-11-24 07:48:43 -05:00
Luke Smith
938af8f7eb
env bash 2019-11-24 07:48:33 -05:00
Luke Smith
7698abb0f9
lol fix other 2019-11-24 07:44:23 -05:00