Luke Smith
11a0e879a2
Merge branch 'nonnotifyoption' of https://github.com/insanerwayner/mutt-wizard into insanerwayner-nonnotifyoption
2年前
Luke Smith
3fe9922ec3
Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizard
2年前
Luke Smith
3e9b64379a
close #883
2年前
Luke Smith
b2bf553567
Merge pull request #884 from parin23/pop3-notification-fix
Add Support for POP3 Notification
2年前
Parin Jasoliya
f723938a73
Add Support for POP3 Notification
2年前
Luke Smith
d3b162487f
Merge pull request #879 from alpacathunder1/master
add umbc.edu domain
2年前
Alex Taylor
0fed845bfd
add umbc.edu domain
2年前
Wayne Reeves
1946ff8aa1
readme updated
2年前
Wayne Reeves
d2a5d06d43
forgot escape on | to get variable; case condition s/no/mute/
2年前
Wayne Reeves
b7f2bc0ff1
check for MAILSYNC_MUTE
2年前
Wayne Reeves
a47042582c
Merge remote-tracking branch 'origin/master' into HEAD
2年前
Luke Smith
110a6ce785
Merge pull request #863 from i-c-u-p/readme-kbd-tag
(README.md) put keyboard shortcuts in <kbd> tag
2年前
Luke Smith
37895de4c5
Merge pull request #864 from BeauSLM/master
Update domains.csv
2年前
Beau McCartney
e35a9686c9
Update domains.csv
2年前
i-c-u-p
3844aa1404
put keyboard shortcuts in <kbd> tag
2年前
Luke Smith
36c87c512e
removed introduced bug, fix #861
2年前
Luke Smith
d16b5ffd2f
Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizard
2年前
Luke Smith
0b9135142a
move msmtp cache and reorder prep
2年前
Luke Smith
fdaae49e21
Merge pull request #858 from lokesh1197/master
pass: add feature to optionally add a prefix
2年前
Lokesh Mohanty
315069b5a2
pass: add feature to optionally add a prefix
2年前
Luke Smith
2aae3860a2
rm paypal crap, replace with xmr/btc. add website.
2年前
Luke Smith
0a58bf00b4
Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizard
2年前
Luke Smith
30c1c0d2ae
fix #785 since cron now silent
2年前
Luke Smith
26a6a1190a
Merge pull request #852 from f380cedric/fix/case-insensitive-fs
Fix: find & case-insensitive filesystem
2年前
Luke Smith
47d4ec1825
Merge branch 'wrigleyster-master'
2年前
Luke Smith
caf2681891
remove bashism
2年前
Luke Smith
9db5d1b4fc
Merge branch 'master' of https://github.com/wrigleyster/mutt-wizard into wrigleyster-master
2年前
Luke Smith
ef5bac2b55
remove Protonmail support. POP server now -p
2年前
jw
367c10ec3f
Silence mailsync, so cron doesn't spam e-mails on every update
2年前
Luke Smith
ef8cda91cf
fix #792 , fix #820
2年前
Luke Smith
05b9680e20
Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizard
2年前
Luke Smith
72fcb51e24
remove harmless sed error msg if no muttrc
2年前
f380cedric
3a2f4a55fa
Fix: find & case-insensitive filesystem
On case-insensitive filesystem,
`inbox` and `Inbox` are the same path.
Running `find Inbox inbox [expr]` will print twice the same information.
Use shell glob instead:
`find` will descend into path `inbox`,
ignoring letter cases, only once.
Fix #828 .
2年前
Luke Smith
cefb66a8f0
Merge pull request #838 from jpnadas/master
added domain for freedom.nl
2年前
Luke Smith
cc92d1f484
Merge pull request #846 from Kr1ss-XD/fix-845
fix notifications when the Xorg process is just X
2年前
Kr1ss
f2014408b9
fix notifications when the Xorg process is just X
To close #845 :
I added the `-x` flag to prevent the regex from matching on _every_ pro-
cess name containing an `X`.
Because I'm not entirely sure about portability (does every `pgrep` va-
riant support that flag), I didn't push this directly.
So what do you think @LukeSmithxyz ?
2年前
Luke Smith
e489ae965a
Merge pull request #843 from GilOliveira/master
Add purelymail.com to domains.csv
2年前
Gil Oliveira
7c4f552cfb
Add purelymail.com to domains.csv
2年前
Luke Smith
a70718c00d
Merge pull request #841 from rickylinden/master
added encryption shortcut in neomutt interface description
2年前
rickylinden
162441dde0
Update README.md
Clearer description of encryption shortcut.
2年前
rl
e1d47ea483
added encryption shortcut in neomutt interface description
2年前
João Pedro Battistella Nadas
04a1e46ee1
added domain for freedom.nl
2年前
Luke Smith
b4b1323a25
sort
2年前
Luke Smith
97f7c62bd4
Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizard
2年前
Luke Smith
4911a7eff3
openfile to lib
2年前
Luke Smith
e7746a4151
Merge pull request #836 from ghalv/patch-1
Added domain
2年前
Luke Smith
dcbaab19aa
dumb
2年前
Luke Smith
5ae4758790
mailsync manual per debian requirements
2年前
Luke Smith
480fc82f9b
openfile moved to lib, not for sole running
2年前
Gunnar K. Halvorsen
22fc8cfdea
Added domain
2年前