mkomo
856eea6d71
fix cronjob removed on purge ( #269 )
před 5 roky
WhaleJ84
48f61faef7
Modified code to work better with Protonmail ( #267 )
Added new search location for certificates and modified command that caused errors for Protonmail users.
před 5 roky
Robert White
c37a748227
Surround value of imap_pass with quotes ( #260 )
If the password contains single quotes and is not surrounded by quotes,
Mutt removes the single quotes, rendering an incorrect password.
před 5 roky
Kriss
d7dd9f89fe
actually terminate the script on Ctrl-C ( #236 )
In my [PR 224](https://github.com/LukeSmithxyz/mutt-wizard/pull/224 ), I
introduced a bug. While I was catching SIGINT with the trap statement,
I did not actually exit the script and returned into the shell.
Fixes https://github.com/LukeSmithxyz/mutt-wizard/issues/234
před 5 roky
Luke Smith
7c1da4d168
compat for PASSWORD_STORE_DIR
před 5 roky
Luke Smith
bd3818ff11
starttls off for port 465
před 5 roky
Kr1ss
e4813ae215
restore default text color on 'Ctrl-C' exit
The terminal text color wasn't reset when the user aborted the wizard
while being prompted for input.
This resolves https://github.com/LukeSmithxyz/mutt-wizard/issues/224
před 5 roky
Luke Smith
e4794af679
escape spaces in mailboxes
před 5 roky
Luke Smith
a6c81625c8
posix and mac fix
před 5 roky
Luke Smith
46c796ef64
fatal breakage fixed
před 5 roky
Kr1ss
49d2e12125
check if .gpg-id is in the pass store on startup
The current test did not terminate the script in cases when the user
already has a private GPG key, but they'd not initialized the password
store.
This leads to an infinite loop in the `getpass()` function.
The commit fixes https://github.com/LukeSmithxyz/mutt-wizard/issues/204
před 5 roky
Luke Smith
8e96c25903
gpg all variable
před 5 roky
Stanko K.R
41c5040b6a
Add MacOS certificate store to search list
před 5 roky
Stanko K.R
aaa188ce72
Relax pass store check
Checking for a secret key with format `<foo@bar.com>` may not work for
people that store key IDs in .gpg-id. Removing the `<` and `>` makes it
work for both beople that use emails and people that use IDs.
před 5 roky
Stanko K.R
2b2f17f310
Prefix binary path correctly on MacOS
před 5 roky
Luke Smith
c991d44878
gpg var
před 5 roky
Luke Smith
c08b739a8a
protonmail fix?
před 5 roky
Luke Smith
d33c893555
gpg double check
před 5 roky
Luke Smith
a7ec4dae1f
n00buntu msmtp link
před 5 roky
Luke Smith
b64c44e03e
barebones urlview conf added
před 5 roky
Luke Smith
2ddfceb837
all pm domains fixed
před 5 roky
Luke Smith
a4a9e8746f
msmtprc now separate variable
před 5 roky
Luke Smith
9e2bde6f3c
approaching prontonmail fix
před 5 roky
Luke Smith
1995a68df4
cron check more liberal
před 5 roky
Luke Smith
c2247a2188
maxmessages option
před 5 roky
NinKenDo64
bf609ca894
Corrected grammar "be found" line 139
před 5 roky
Luke Smith
942711e9da
du not portable
před 5 roky
Luke Smith
eb51f388cd
fix junk rm
před 5 roky
Luke Smith
f106dbd363
spell
před 5 roky
Luke Smith
e81e2c450d
sed portable?
před 5 roky
Luke Smith
7caf7ca90e
grep portable
před 5 roky
Luke Smith
e4e3b51624
generated notmuch config if not existing
před 5 roky
Luke Smith
8ba6e4723a
ssltype changed for pm users
před 5 roky
Valansch
ee9d226ebe
Fixed sever typo
před 5 roky
Luke Smith
51e6647a13
msmtp not absolute path
před 5 roky
Luke Smith
c662051529
mwconfig uses muttshare
před 5 roky
Luke Smith
5a5c5e604d
ca certificate detection
před 5 roky
Luke Smith
d38f8c933e
sslcert var used for mbsync
před 5 roky
Luke Smith
2e0b8416ed
only check first column
před 5 roky
yusufaktepe
3f15a4d4c6
cronjob: get id from active user
před 5 roky
Luke Smith
7c06aaacb0
bad passwords cause error
před 5 roky
Luke Smith
c9efc9f85c
cron for debian
před 5 roky
Luke Smith
dbb6853639
accdir bug fix
před 5 roky
Luke Smith
0633cb2b50
error code fix
před 5 roky
Luke Smith
680f99fec6
fix for hyphened titles
před 5 roky
Luke Smith
9eab140f25
old dir not necessary
před 5 roky
Luke Smith
87154efa6f
cache less dumb
před 5 roky
Luke Smith
217bbe8c96
big deletion fix
před 5 roky
Luke Smith
acc392df72
cachedir deleted on purge
před 5 roky
Luke Smith
2fb43d2e47
mkdir fix
před 5 roky