Luke Smith
12664a3f59
error code on failure
4 years ago
Yiqun Ding
e7180e1b57
fix macro for sync all accounts
the macro for sync all accounts uses 'mbsync -a' command, which
failed to run for users who have moved their ~/.mbsyncrc somewhere
else.
we should use mw -Y instead, which can detect the MBSYNCRC env
4 years ago
inktrap
16a5a450a4
use -L
4 years ago
inktrap
96c2492e6d
extend list to also work for symlinked accounts
4 years ago
Luke Smith
a978f36ec2
protonmail fingerprint fix
4 years ago
Luke Smith
327210e252
Merge pull request #550 from Juliaria08/patch-1
Added e.email service
4 years ago
Julian Marcos
27dc2f9be6
Added e.email service
4 years ago
Luke Smith
57452899be
Merge pull request #547 from smartding/add_zju_domain
add mail server setting for Zhejiang University
4 years ago
Yiqun Ding
befa419f64
add mail server setting for Zhejiang University
4 years ago
Luke Smith
379cae0150
Merge pull request #545 from marcwallach/patch-1
Fix typo
4 years ago
Marc
6f02c6b995
Fix typo
4 years ago
Luke Smith
7b9ecd9c07
Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizard into master
4 years ago
Luke Smith
ca6cbd54b8
passwords can be given by commandline
4 years ago
Luke Smith
9a3fdb879d
Merge pull request #543 from geripgeri/master
Fix typo.
4 years ago
Gergely Peidl
4c268e53c7
Fix typo.
4 years ago
Luke Smith
317c36ca87
more more
4 years ago
Luke Smith
7537332c78
Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizard into master
4 years ago
Luke Smith
ad5ca51643
Merge pull request #541 from zneix/fixed-success-message
Fixed a typo in successful logon message
4 years ago
zneix
9fa0213774
Fixed a typo in successful logon message
It was a bit confusing when it said "use `w -y user@example.com` to sync your mail"
4 years ago
Luke Smith
c08cfd5365
more
4 years ago
Luke Smith
968eb7461e
Merge pull request #539 from Mertzenich/patch-1
Update domains.csv
4 years ago
Adam Mertzenich
645152d934
Update domains.csv
4 years ago
Luke Smith
d1c4a8eb10
Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizard into master
4 years ago
Luke Smith
601d496fdf
3.0 release
4 years ago
ccmywish
cf6b8fd052
Add qq,126,163 mail for chinese users
4 years ago
Luke Smith
8f45a05115
begin work for 3.0
4 years ago
Luke Smith
71abb874a0
fix
4 years ago
Luke Smith
341fccfd0c
Merge pull request #538 from ccmywish/master
Add qq,126,163 mail for Chinese users
4 years ago
ccmywish
3135132f64
Add qq,126,163 mail for chinese users
4 years ago
Luke Smith
0b9705e6c0
Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizard into master
4 years ago
Luke Smith
a60f5e7fb6
some simplifications and soydevery removed
4 years ago
Luke Smith
2269519aac
Merge pull request #536 from f380cedric/fix_notmuch_caller
Use POSIX-compliant read
4 years ago
f380cedric
9cd26a2495
Use POSIX-compliant read
Rewrite #520 .
Using `read var?'prompt'` is wrong. It is ksh (and zsh) specific.
Using `read -p 'prompt' var` is also wrong. It is bash specific.
Since we cannot assume which sh is implemented,
we should write POSIX-compliant code.
4 years ago
Luke Smith
93c772983e
Merge pull request #534 from qorg11/add-kallist
Add kalli.st to domains.csv
4 years ago
qorg11
bf28f165a0
Add kalli.st to domains.csv
4 years ago
Luke Smith
9262973e96
Merge pull request #532 from LazyBvr/patch-1
Update domains.csv
4 years ago
Luke Smith
8bf44ca190
Merge pull request #531 from johngodlee/patch-1
Update domains.csv
4 years ago
Luke Smith
2cd4d33fe7
changed the prefix for password files into a variable so that it can be edited more easily ( #530 )
4 years ago
nebulaeandstars
264c623340
Add anu.edu.au ( #529 )
* added anu.edu.au
* found/fixed an out-of-place domain
4 years ago
LazyBvr
d58b0d82f2
Update domains.csv
Add Jagiellonian University student email.
4 years ago
johngodlee
ff4e648878
Update domains.csv
4 years ago
Laura Powles
faa5f2aad9
changed the prefix for password files into a variable so that it can be edited more easily
4 years ago
Corey Stephan
052afead87
Add Marquette University (fn.ln@marquette.edu) ( #526 )
4 years ago
qorg11
7f4897aae1
modified vxempire for TLS ports (instead of STARTTLS) ( #525 )
4 years ago
qorg11
dba3bcf9e6
modified vxempire for TLS ports (instead of STARTTLS)
4 years ago
Ondřej Povolný
5076fa59e3
added seznam.cz and FEEC BUT mail ( #524 )
added settings for Czech mail provider seznam.cz and a faculty e-mail for Faculty of Electrical Engineering and Communication, Brno University of Technology
4 years ago
beldi961
90de356b8a
Added Friedrich-Schiller-Universität Jena ( #522 )
4 years ago
Nicholas
50ae4af967
Added Seneca College to domains.csv ( #521 )
4 years ago
Luke Smith
95cf003c03
larbs address added
4 years ago
A. Tammy
032077adf6
fix notmuch integration caller command ( #520 )
Co-authored-by: Aisha Tammy <aisha@aisha.cc>
4 years ago