A. Tammy
f87acd7042
fix regex check for email address ( #511 )
-E option is cross platform and interprets
pattern as regular expression always
Co-authored-by: Aisha Tammy <aisha@aisha.cc>
4 роки тому
jackhanslope
d3f34931a6
Add @btinternet.com to domains.csv ( #513 )
4 роки тому
Luke Smith
aece24c7dd
revert auto gpg to fix #491 #484 #493 etc
4 роки тому
A. Tammy
2cd21c2db2
add check for MANPREFIX ( #510 )
4 роки тому
Luke Bubar
57a3f317ad
Update domains.csv ( #508 )
4 роки тому
Luke Smith
1492a11b3e
sort
4 роки тому
samadouz
fc610e8898
update domains.csv ( #507 )
4 роки тому
Pim Beune
913c05b145
Update domains.csv ( #498 )
4 роки тому
g-w1
a2623f77cc
Add audio playback with mailcap and mpv ( #499 )
Allow audio to also be listened to from an email. Did not include setsid because then there would be no way to pause.
4 роки тому
Luke Smith
1ace8994f4
update man; fix #497
4 роки тому
Luke Smith
16188017b2
like i said...
4 роки тому
Luke Smith
832b643c48
Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizard
4 роки тому
Luke Smith
96c0073ecf
mailsync and cron removed, mw sync added
4 роки тому
cl1pp0
c4144ffb7c
add mail.de to domains.csv ( #485 )
Co-authored-by: cl1pp0 <cl1pp0>
4 роки тому
Ashley Glenday
5edde7ef8e
Update domains.csv ( #478 )
Added Australian ISP Bigpond.
4 роки тому
Fraser Li
497839b1ee
Added support for multiple gpg keys with pass ( #472 )
4 роки тому
CosmosAtlas
e2203ed34f
changed ping address to a more friendly location ( #399 )
* changed ping address to a more friendly location
`1.1.1.1` is not a friendly address for users from some parts of the world (e.g., China). Changed to `example.org` which should be more friendly to access.
* changed internet check by fallback
This is probably better since for most people it does the same thing and the first back up is Cloudfare's other DNS address which surprisingly can be accessed in more places (e.g., China) now. And changed the finall fallback as example.org.
4 роки тому
Michel Boaventura
44ea786929
Update Makefile ( #458 )
Fix uninstall command
4 роки тому
AAP
5e2aa207a0
+ Added binadarma (Universitas Binadarma) ( #466 )
4 роки тому
Carlos de la Torre
040bcedbc5
added university of helsinki ( #465 )
4 роки тому
Neil
5d5e612953
Update domains.csv ( #464 )
Added my schools server info
4 роки тому
Rob
ca5c623855
fix premature return from askinfo ( #463 )
I believe this addresses issue #456 where if you add a protonmail account you get an error. This is caused by prematurely returning from the case statement that queries whether you have a protonmail account or not.
Co-authored-by: rjl6789 <rlives6789@gmail.com>
4 роки тому
Elijah Gregg
cbf2f14d0d
Update domains.csv ( #461 )
* Update domains.csv
* Update domains.csv
* Update domains.csv
Forgot to alphabetize, whoops🙄
4 роки тому
Rob
76417d7b07
fix crontab set ( #457 )
I think a recent change tried to send output from crontab to dev/null to avoid messages appearing a) when setting the crontab, b) whenever mailsync is run. However the redirection was for the string concatenation meaning a null string was piped to cron obliterating the crontab (thank goodness for backups). I have put the redirection in the correct location (similar to a few lines above when removing the mailsync line). I have also redirected all output of the mailsync (both errors and normal messages) to dev null.
Co-authored-by: rjl6789 <rlives6789@gmail.com>
4 роки тому
Rob
97708ce11e
fix blank opt flag ( #454 )
If no options are passed but the accounts are specified then the blank opt flag causes a (harmless) error message from mbsync about an empy channel.
Co-authored-by: rjl6789 <rlives6789@gmail.com>
4 роки тому
Luke Smith
9ec2a49af0
i wish people would do this themselves in prs
4 роки тому
Luke Bubar
14d7300995
Update domains.csv ( #400 )
Co-authored-by: Luke Smith <luke@lukesmith.xyz>
4 роки тому
Petrus
c25bac2cf9
make crontab quite ( #416 )
Let's make crontab a little quiet here, unless for those who set up mail for crontab error handling will be disturbed every few minutes.
4 роки тому
alps2006
86b2d78f0b
Improved key mapping that can quickly selected item with <space> in query mode (abook) ( #446 )
4 роки тому
Luke Smith
d90b668d4e
fix #452
4 роки тому
Luke Smith
bc3ea20a06
ui fix
4 роки тому
Luke Smith
2703d4183a
Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizard
4 роки тому
Luke Smith
5b278c94a8
funding file for github sponsors
4 роки тому
qorg11
591145b653
Auto sign emails using pgp ( #451 )
4 роки тому
Luke Smith
3d320f28c5
Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizard
4 роки тому
JameyBear
bb72cf5a71
Cleanup ( #450 )
* Simple Fixes
* Tweak wording
* Update openfile
* ShellChecked
* Little Fixes
4 роки тому
JameyBear
7c41c5e1e6
Simple Fixes ( #448 )
4 роки тому
qorg11
12e37fce3c
Added pgp (gpg) support by default ( #447 )
* mutt-wizard works on FreeBSD, also changed mbsync with isync (actual package name)
* Added pgp support
4 роки тому
alps2006
e69a7ad311
Fix head: illegal line count -- -1 ( #443 )
* Fix head: illegal line count -- -1
* Fix `osascript: display notification with title "📧 xxxx" subtitle "xxxx" : No such file or directory`
4 роки тому
Luke Smith
55f810ef69
minor tweaks
4 роки тому
Luke Smith
3bf2023dd5
don't use extra icon file
use kill instead of pkill for speed
4 роки тому
qorg11
aaeb0a73dc
Fix set_folder for vxempire.xyz ( #441 )
* Added vxempire.xyz to domains.cvs
* Fixed set_folder for vxempire.xyz
4 роки тому
qorg11
5fbb19e74a
Added vxempire.xyz to domains.cvs ( #440 )
4 роки тому
Marcin Woźniak
8753a8bc3b
Added st.amu.edu.pl (my collage) settings. ( #437 )
Signed-off-by: Marcin Wozniak <y0rune@aol.com>
4 роки тому
g-w1
943cfd2a9e
Change "syncthing" to "syncing". Typo. ( #429 )
4 роки тому
Nai
6fe2640095
Update domains.csv ( #426 )
imap and smtp for suny occ email
4 роки тому
Francesco
069910c13e
corrected studenti.unipi.it imap port ( #425 )
4 роки тому
Thalia Wright
00ed237cf8
Improved protonmail advice ( #423 )
4 роки тому
Alexander Bocken
d4613d3b19
added 2 domains ( #421 )
4 роки тому
Luke Smith
3ee9cb73a0
notmuch ignores mbsync files by default
4 роки тому