Roland Puntaier
8077ac85eb
added tests
pirms 6 gadiem
Roland Puntaier
355abcacf6
type in mutt account rc, fix mw pass
pirms 6 gadiem
Roland Puntaier
1ecd6be1a3
drop XDG_DATA_HOME: just $MAILDIR defaulting to $HOME/mail (mail is user data, not app data)
pirms 6 gadiem
Roland Puntaier
6f56f74866
tests and fixes
pirms 6 gadiem
Roland Puntaier
87c646fa94
use [iCM]xy as mailbox shortcuts, list subfolders in mailboxes
pirms 6 gadiem
Roland Puntaier
470701533a
further tests and fixes
pirms 6 gadiem
Roland Puntaier
14c2572c73
fix mutt cache folder cannot have @
pirms 6 gadiem
Roland Puntaier
36498079d4
debug last change
pirms 6 gadiem
Roland Puntaier
c05076903d
place iX macro inside the account rc
pirms 6 gadiem
Roland Puntaier
078b4b8bb5
folder-hook and account-hook
pirms 6 gadiem
Roland Puntaier
9e88c2d632
tests and fixes
pirms 6 gadiem
Roland Puntaier
8c29e3d73b
fix sidebar header showed only 'com'
pirms 6 gadiem
Roland Puntaier
2649f5d506
further fixes and refactoring
pirms 6 gadiem
Roland Puntaier
b2c8aa66f2
integration tests
pirms 6 gadiem
Roland Puntaier
4700ac74ef
test and refactor
pirms 6 gadiem
Roland Puntaier
e5c3d42ba9
XDG compliance, o/O -> gm/gM
pirms 6 gadiem
mkomo
856eea6d71
fix cronjob removed on purge ( #269 )
pirms 6 gadiem
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.
pirms 6 gadiem
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.
pirms 6 gadiem
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
pirms 6 gadiem
Luke Smith
7c1da4d168
compat for PASSWORD_STORE_DIR
pirms 6 gadiem
Luke Smith
bd3818ff11
starttls off for port 465
pirms 6 gadiem
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
pirms 6 gadiem
Luke Smith
e4794af679
escape spaces in mailboxes
pirms 7 gadiem
Luke Smith
a6c81625c8
posix and mac fix
pirms 7 gadiem
Luke Smith
46c796ef64
fatal breakage fixed
pirms 7 gadiem
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
pirms 7 gadiem
Luke Smith
8e96c25903
gpg all variable
pirms 7 gadiem
Stanko K.R
41c5040b6a
Add MacOS certificate store to search list
pirms 7 gadiem
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.
pirms 7 gadiem
Stanko K.R
2b2f17f310
Prefix binary path correctly on MacOS
pirms 7 gadiem
Luke Smith
c991d44878
gpg var
pirms 7 gadiem
Luke Smith
c08b739a8a
protonmail fix?
pirms 7 gadiem
Luke Smith
d33c893555
gpg double check
pirms 7 gadiem
Luke Smith
a7ec4dae1f
n00buntu msmtp link
pirms 7 gadiem
Luke Smith
b64c44e03e
barebones urlview conf added
pirms 7 gadiem
Luke Smith
2ddfceb837
all pm domains fixed
pirms 7 gadiem
Luke Smith
a4a9e8746f
msmtprc now separate variable
pirms 7 gadiem
Luke Smith
9e2bde6f3c
approaching prontonmail fix
pirms 7 gadiem
Luke Smith
1995a68df4
cron check more liberal
pirms 7 gadiem
Luke Smith
c2247a2188
maxmessages option
pirms 7 gadiem
NinKenDo64
bf609ca894
Corrected grammar "be found" line 139
pirms 7 gadiem
Luke Smith
942711e9da
du not portable
pirms 7 gadiem
Luke Smith
eb51f388cd
fix junk rm
pirms 7 gadiem
Luke Smith
f106dbd363
spell
pirms 7 gadiem
Luke Smith
e81e2c450d
sed portable?
pirms 7 gadiem
Luke Smith
7caf7ca90e
grep portable
pirms 7 gadiem
Luke Smith
e4e3b51624
generated notmuch config if not existing
pirms 7 gadiem
Luke Smith
8ba6e4723a
ssltype changed for pm users
pirms 7 gadiem
Valansch
ee9d226ebe
Fixed sever typo
pirms 7 gadiem