Luke Smith
3ee9cb73a0
notmuch ignores mbsync files by default
4 years ago
Jackson Law
15151c8b44
Remove AuthMech misspelled option ( #415 )
According to man page of mbsync, AuthMechs is the correct spelling of the option.
4 years ago
Jackson Law
2698a4358c
fix: Support mbsync options passed to mailsync ( #414 )
4 years ago
Luke Smith
946abe8f5f
new mail info for macos
4 years ago
Luke Smith
50f227b453
blocks for STATUSBAR apparently works...
4 years ago
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>
4 years ago
Chau Bao Long
73bb120cc2
Fix Error: SASL(-7) with isync on macos. ( #222 )
Co-authored-by: chau.bao.long <chau.bao.long@framgia.com>
4 years ago
Luke Smith
ee6101cb6e
undo retarded error
4 years ago
Luke Smith
a2ea17e9b4
changes
4 years ago
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
4 years ago
Luke Smith
d8f57b57f6
muttimage replaced by openfile
4 years ago
Luke Smith
4cb726546f
cron fixes and simplifications
4 years ago
Luke Smith
f9b31cbd99
must type full yes
4 years ago
Luke Smith
27ac8c6aa9
AuthMech LOGIN
4 years ago
Luke Smith
9b511f42f7
find mailboxes recursively
4 years ago
Luke Smith
91242ee6cd
move and copy tagged messages if any
4 years ago
Luke Smith
b968bff93b
STATUSBAR var now in subshell to prevent error
4 years ago
Ole Martin Ruud
dfdc3162ba
Add app name to notify-send invocation ( #324 )
This enables users to easily recognize notifications to be able to
modify or style them through notification daemons.
5 years ago
Luke Smith
02b8e2a58c
don't expire unread explicit
5 years ago
Luke Smith
938af8f7eb
env bash
5 years ago
Luke Smith
7698abb0f9
lol fix other
5 years ago
Luke Smith
3fee819bfe
fix if STATUSBAR not set
5 years ago
Luke Smith
6aa28a56b1
STATUSBAR matching LARBS changes
5 years ago
Luke Smith
b3ab7aacf8
pseudomailboxes fix
5 years ago
Wayne Reeves
ff57bd2eb7
Fix Malformed UTF-8 Character in Mailsync fixes #322 ( #323 )
* line 5 defined the variable DBUS_SESSION_BUS_ADDRESS before exporting it in the next line
* change the pgrep line
* Revert "Update domains.csv (#321 )"
This reverts commit a92c01e131
.
* Revert "Revert "Update domains.csv (#321 )""
This reverts commit af0c0826b9
.
* Revert "line 5 defined the variable DBUS_SESSION_BUS_ADDRESS before exporting it in the next line"
This reverts commit ca64a6ae56
.
* Revert "Revert "line 5 defined the variable DBUS_SESSION_BUS_ADDRESS before exporting it in the next line""
This reverts commit 4304eb731c
.
5 years ago
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
5 years ago
mkomo
856eea6d71
fix cronjob removed on purge ( #269 )
5 years ago
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.
5 years ago
Luke Smith
c270bdb5df
vars in script; msg if fail
5 years ago
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.
5 years ago
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>
5 years ago
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
5 years ago
Luke Smith
f3a7f2b6fd
check mbsync, not mailsync
5 years ago
Luke Smith
7c1da4d168
compat for PASSWORD_STORE_DIR
5 years ago
Luke Smith
bd3818ff11
starttls off for port 465
5 years ago
Luke Smith
dd73533565
only sync active mbsync accounts
5 years ago
Luke Smith
e408f4b290
prep fix
5 years ago
luukvbaal
effa100e04
fix multiline subject header regression
5 years ago
luukvbaal
7955090f9f
fix forwarded emails and posix whitespace regex
5 years ago
luukvbaal
e50d51d3e5
fix multiline subjects and single word senders
5 years ago
luukvbaal
de2be5439d
perl decoding
5 years ago
luukvbaal
5d72b5da98
unnecessary sed command
5 years ago
luukvbaal
7d3658238b
parallelize multiple accounts and mail preview
5 years ago
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
5 years ago
Luke Smith
55e3bb683c
portable openfile
5 years ago
Luke Smith
e4794af679
escape spaces in mailboxes
5 years ago
Luke Smith
a6c81625c8
posix and mac fix
5 years ago
Luke Smith
4c57b410fc
gnuisms removed
5 years ago
Alex Voloshyn
f807448b64
use image resolution instead of window row/col size to display the image attachment
5 years ago
Luke Smith
46c796ef64
fatal breakage fixed
5 years ago