Alex Voloshyn
f807448b64
use image resolution instead of window row/col size to display the image attachment
5年前
Luke Smith
46c796ef64
fatal breakage fixed
5年前
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
5年前
Kr1ss
c56b139614
mailsync: fix early exit on graphical(-only) login
Resolves https://github.com/LukeSmithxyz/mutt-wizard/issues/197 .
5年前
Luke Smith
8e96c25903
gpg all variable
5年前
Stanko K.R
41c5040b6a
Add MacOS certificate store to search list
5年前
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.
5年前
Stanko K.R
2b2f17f310
Prefix binary path correctly on MacOS
5年前
Luke Smith
c991d44878
gpg var
5年前
Luke Smith
c08b739a8a
protonmail fix?
5年前
Luke Smith
d33c893555
gpg double check
5年前
Luke Smith
a7ec4dae1f
n00buntu msmtp link
5年前
Luke Smith
b64c44e03e
barebones urlview conf added
5年前
Luke Smith
2ddfceb837
all pm domains fixed
5年前
Luke Smith
a4a9e8746f
msmtprc now separate variable
5年前
Luke Smith
9e2bde6f3c
approaching prontonmail fix
5年前
Luke Smith
123351045e
open files with mac
5年前
Luke Smith
be2c4c5baa
only sync if user logged in
5年前
Dov Salomon
cff2554231
Mailsync: only pass -a to mbsync when no args
If -a is passed along with "$@", mailsync will sync all mailboxes even
if only a single channel is passed in with "$@". This breaks the
semantics of the `o` macro in mutt which should only sync the current
mailbox that is currently being viewed in mutt.
5年前
Luke Smith
1995a68df4
cron check more liberal
5年前
Luke Smith
6faf22488c
to avoid user conflicts
5年前
Luke Smith
c2247a2188
maxmessages option
5年前
NinKenDo64
bf609ca894
Corrected grammar "be found" line 139
5年前
Luke Smith
98d4758b6b
bad idea
5年前
Luke Smith
942711e9da
du not portable
5年前
Luke Smith
eb51f388cd
fix junk rm
5年前
Luke Smith
f106dbd363
spell
5年前
Luke Smith
e81e2c450d
sed portable?
5年前
Luke Smith
7caf7ca90e
grep portable
5年前
Luke Smith
e4e3b51624
generated notmuch config if not existing
5年前
Luke Smith
42223132cc
libnotify note in mailsync
5年前
Luke Smith
8ba6e4723a
ssltype changed for pm users
5年前
Luke Smith
94c5600245
one mailsync at a time please
5年前
Valansch
ee9d226ebe
Fixed sever typo
5年前
Luke Smith
51e6647a13
msmtp not absolute path
5年前
Luke Smith
c662051529
mwconfig uses muttshare
5年前
Luke Smith
5a5c5e604d
ca certificate detection
5年前
Luke Smith
d38f8c933e
sslcert var used for mbsync
5年前
Luke Smith
2e0b8416ed
only check first column
5年前
yusufaktepe
3f15a4d4c6
cronjob: get id from active user
5年前
Luke Smith
7c06aaacb0
bad passwords cause error
5年前
Luke Smith
c9efc9f85c
cron for debian
5年前
Luke Smith
dbb6853639
accdir bug fix
5年前
Luke Smith
0633cb2b50
error code fix
5年前
Luke Smith
680f99fec6
fix for hyphened titles
5年前
Luke Smith
9eab140f25
old dir not necessary
5年前
Luke Smith
87154efa6f
cache less dumb
5年前
Luke Smith
217bbe8c96
big deletion fix
5年前
Luke Smith
acc392df72
cachedir deleted on purge
5年前
Luke Smith
2fb43d2e47
mkdir fix
5年前