qorg11
591145b653
Auto sign emails using pgp ( #451 )
há 4 anos
JameyBear
bb72cf5a71
Cleanup ( #450 )
* Simple Fixes
* Tweak wording
* Update openfile
* ShellChecked
* Little Fixes
há 4 anos
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
há 4 anos
qorg11
aaeb0a73dc
Fix set_folder for vxempire.xyz ( #441 )
* Added vxempire.xyz to domains.cvs
* Fixed set_folder for vxempire.xyz
há 4 anos
Luke Smith
3ee9cb73a0
notmuch ignores mbsync files by default
há 4 anos
Jackson Law
15151c8b44
Remove AuthMech misspelled option ( #415 )
According to man page of mbsync, AuthMechs is the correct spelling of the option.
há 4 anos
Lingyu Zhu
789f593272
remove unnecessary prefix setting up msmtp. ( #401 )
the prefix is not correct at least for Ubuntu distro. Since doc clearly
states the dependencis. We assume msmpt is on the PATH environment.
Co-authored-by: Lingyu Zhu <lynuszhu@gmail.com>
há 4 anos
Chau Bao Long
73bb120cc2
Fix Error: SASL(-7) with isync on macos. ( #222 )
Co-authored-by: chau.bao.long <chau.bao.long@framgia.com>
há 4 anos
Luke Smith
ee6101cb6e
undo retarded error
há 4 anos
Luke Smith
a2ea17e9b4
changes
há 4 anos
grenzionky
82c01a9a6b
add current email to status bar ( #373 )
when u have multiple emails in neomutt at the same time, you can sometimes forget which email u'r currently viewing, so with this addition youll be able to see.
all i did was add the email to the default status bar configuration
há 4 anos
Luke Smith
d8f57b57f6
muttimage replaced by openfile
há 4 anos
Luke Smith
4cb726546f
cron fixes and simplifications
há 4 anos
Luke Smith
f9b31cbd99
must type full yes
há 4 anos
Luke Smith
27ac8c6aa9
AuthMech LOGIN
há 4 anos
Luke Smith
9b511f42f7
find mailboxes recursively
há 4 anos
Luke Smith
91242ee6cd
move and copy tagged messages if any
há 5 anos
Luke Smith
02b8e2a58c
don't expire unread explicit
há 5 anos
Luke Smith
938af8f7eb
env bash
há 5 anos
Luke Smith
b3ab7aacf8
pseudomailboxes fix
há 5 anos
trevDev()
a3b1bed626
Protonmail Config Fixes ( #313 )
* Run serverinfo query based on if proton or not
* If domain is already protonmail don't ask if it is
* Fix protonmail fingerprint extraction
* Update docs re: protonmail bridge timing out
há 5 anos
mkomo
856eea6d71
fix cronjob removed on purge ( #269 )
há 5 anos
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.
há 5 anos
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.
há 5 anos
Ayman Bagabas
cd5fd9bde2
Make use of PREFIX environment variable
This patch puts the environment variable PREFIX in more use. If
specified, mull-wizard Makefile substitute all instances of prefix with
the provided environment variable.
Signed-off-by: Ayman Bagabas <ayman.bagabas@gmail.com>
há 5 anos
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
há 5 anos
Luke Smith
7c1da4d168
compat for PASSWORD_STORE_DIR
há 5 anos
Luke Smith
bd3818ff11
starttls off for port 465
há 5 anos
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
há 5 anos
Luke Smith
e4794af679
escape spaces in mailboxes
há 5 anos
Luke Smith
a6c81625c8
posix and mac fix
há 5 anos
Luke Smith
46c796ef64
fatal breakage fixed
há 5 anos
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
há 5 anos
Luke Smith
8e96c25903
gpg all variable
há 5 anos
Stanko K.R
41c5040b6a
Add MacOS certificate store to search list
há 5 anos
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.
há 5 anos
Stanko K.R
2b2f17f310
Prefix binary path correctly on MacOS
há 5 anos
Luke Smith
c991d44878
gpg var
há 5 anos
Luke Smith
c08b739a8a
protonmail fix?
há 5 anos
Luke Smith
d33c893555
gpg double check
há 5 anos
Luke Smith
a7ec4dae1f
n00buntu msmtp link
há 5 anos
Luke Smith
b64c44e03e
barebones urlview conf added
há 5 anos
Luke Smith
2ddfceb837
all pm domains fixed
há 5 anos
Luke Smith
a4a9e8746f
msmtprc now separate variable
há 5 anos
Luke Smith
9e2bde6f3c
approaching prontonmail fix
há 5 anos
Luke Smith
1995a68df4
cron check more liberal
há 5 anos
Luke Smith
c2247a2188
maxmessages option
há 5 anos
NinKenDo64
bf609ca894
Corrected grammar "be found" line 139
há 5 anos
Luke Smith
942711e9da
du not portable
há 5 anos
Luke Smith
eb51f388cd
fix junk rm
há 5 anos