Kr1ss
b0452a39d5
remove `pidof -s` flag
Ref:
b9a95a055a (commitcomment-52203708)
3年前
Kr1ss
b9a95a055a
patch mailsync on macOS; fixes #725
The macOS version of `pidof` doesn't implement the `-s` flag.
3年前
Luke Smith
36788d9c43
don't readlink for soystemd on mac
3年前
Kriss
a3185ccd2e
Merge PR #716 f. seanbreckenridge/update-domains
update domain list
3年前
Sean Breckenridge
eec5c1dd5e
update domain list
add mac alternative domains
(@mac.com/@me.com)
these are legacy domains that
mac used to use which have been
merged into icloud
for more info see:
https://support.apple.com/en-us/HT201771
https://getmailspring.com/setup/access-mac-com-via-imap-smtp
also add ucsc.edu, which like the other uc's uses
google
3年前
Luke Smith
80aee07312
Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizard
3年前
Luke Smith
39cc3a7e37
fix #713 , don't detect non-inbox as inbox
3年前
Luke Smith
243fca2b9c
don't state mail number if small
3年前
Luke Smith
f7c317169f
close #705 and avoid loops
3年前
Luke Smith
203b7d1ab3
Merge pull request #712 from Inesgor/master
added snopyta.org to domains.csv
3年前
Inesgor
e3dd83a30b
added dismail.de & paranoid.email to domains.csv
3年前
Inesgor
1c4710b38c
added snopyta.org to domains.csv
3年前
Luke Smith
93d94b716d
Merge pull request #710 from coreyreichle/patch-1
add thunix.net to domains.csv
3年前
coreyreichle
afc4722841
add thunix.net to domains.csv
3年前
Luke Smith
43fa6049de
Merge pull request #704 from Thomi7/master
Add university of saarland to known domains
3年前
Fabian Thomas
fc74631ab8
add uni-saarland to domains
3年前
Luke Smith
e720a1eb6d
Merge pull request #687 from converge/fix_mw_dash_y_call_on_mac
fix: update mbsync call for macos
3年前
Luke Smith
5edb925eea
Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizard
3年前
Luke Smith
80f10e6e7d
give individual notifications only if < 5
in accordance with #694
3年前
Luke Smith
bc617e51af
Merge pull request #702 from ghalvorsen/new-domain
added new domain
3年前
Gunnar K. Halvorsen
bd93f79001
added new domains
3年前
Luke Smith
52c46f4b98
Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizard
3年前
Luke Smith
5e582be7dd
stave off using unmacro for debian, fix #699
3年前
João Vanzuita
b95d5f2810
chore: typo
3年前
João Vanzuita
b5cde63ada
fix: update mbsync call for macos
3年前
Luke Smith
de58c98693
no msg
3年前
Kriss
412145d4c1
Merge pull request #684 from nicolas-s/add-domain-ik.me
add ik.me domain
3年前
Nicolas Serafini
48d73d79dd
add ik.me domain
Signed-off-by: Nicolas Serafini <serafini.nicolas@gmail.com>
3年前
Luke Smith
c9419f72b0
Revert "compliance with libtard upstream"
This reverts commit c95428f0f1
.
3年前
Kriss
b74966fa92
Merge pull request #679 from amhlair/patch-1
add uni.strath.ac.uk
3年前
amhlair
99af2cf322
add uni.strath.ac.uk
3年前
Luke Smith
0ec78309ae
Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizard
3年前
Luke Smith
b9b3f7f685
zshenv checked for variables. fix #677
3年前
Kriss
1a8d041f64
Merge pull request #674 from sahidvelji/domains
3年前
Sahid Velji
995e0680fe
Add mail.utoronto.ca and sheridancollege.ca
3年前
Sahid Velji
eb291bac7c
Sort and remove duplicate
3年前
Luke Smith
c95428f0f1
compliance with libtard upstream
3年前
Luke Smith
5a52997a5f
Merge pull request #671 from chilledfrogs/patch-1
Update UPMC/SU email address configuration
3年前
Allen Sobot
31692fef8a
Update UPMC/SU email address configuration
These might need STARTTLS explicitly disabled in the msmtp config file though
3年前
Luke Smith
2230c4153a
protonmail smtp, fix #667
3年前
Luke Smith
4d411d8179
avoid regex issue
3年前
Luke Smith
203fa4f68e
Merge branch 'Kr1ss-XD-fix-661'
3年前
Luke Smith
bf9aa99930
Merge branch 'fix-661' of https://github.com/Kr1ss-XD/mutt-wizard into Kr1ss-XD-fix-661
3年前
Luke Smith
4b30e06d05
inbox.lv
3年前
Kr1ss
747af1cccb
mailsync/notify-send: provide a default `$DISPLAY`
A user reports notifications not working on their setup because there is
no display id contained in the `ps`/`pgrep` output concerning the Xorg
process.
This commit checks if there's a display server running at all, and if so
it sends notifications even if there's no display id.
Resolves https://github.com/LukeSmithxyz/mutt-wizard/issues/661
3年前
Kriss
4ea5f0fc2a
Merge pull request #659 from varun-iyer/patch-1
Add ucsb.edu to domains.csv
3年前
Varun Iyer
9ddb824cc0
Add ucsb.edu to domains.csv
3年前
Luke Smith
fff2625e77
minor
3年前
Luke Smith
7413dc6d5a
since logons check before, delete not nec w/ error
3年前
Luke Smith
423112a3ab
minor improvement of regex
3年前