Kingsley Yung
96c4e85746
Fixed indentation
pirms 10 mēnešiem
kkoyung
8a4c7ca9ae
Fixed "URL rejected: Malformed input to a URL function" issue
pirms 10 mēnešiem
Jonas Dujava
8d78212cad
fix: reorder action
pirms 1 gada
Tomáš Faikl (astro)
268da5d51b
pipe password directly to pass
- also change slightly confusing naming for (re)inserting given
passwords to pass store
pirms 1 gada
kkoyung
2b9770ee52
Fixed indention
pirms 1 gada
kkoyung
302ae135b2
Refactor curl extra argument
pirms 1 gada
kkoyung
b83180266f
Added option to provide self-signed certificate
pirms 1 gada
vohoanglong0107
202de3b954
switch msmtp log file to XDG_STATE_HOME
pirms 1 gada
Luke Smith
d3300a478d
simplification of decoding, show help on noopt
pirms 1 gada
shane.xb.qian
6abab8f906
fix: mailsync looks no '-q' parameter or made it fail
// solution: remove '-q'
Signed-off-by: shane.xb.qian <shane.qian@foxmail.com>
pirms 1 gada
Luke Smith
5c8b52fe38
help menu fix
pirms 1 gada
Luke Smith
ef816c5c7e
offline mail cache fix and other tweaks
pirms 1 gada
Luke Smith
6e44eb5056
stupid fix and cli feedback
pirms 1 gada
Luke Smith
d890e0ea21
continue revision
pirms 1 gada
Luke Smith
37ba3b7b8d
use template files
pirms 1 gada
Luke Smith
234be769e8
deprecate -y and -Y, cleanup.
pirms 1 gada
Luke Smith
6b35770ca0
error messaging
pirms 1 gada
Luke Smith
60951ccbee
escape single quote in box, fix #880
pirms 2 gadiem
Luke Smith
36c87c512e
removed introduced bug, fix #861
pirms 2 gadiem
Luke Smith
0b9135142a
move msmtp cache and reorder prep
pirms 2 gadiem
Lokesh Mohanty
315069b5a2
pass: add feature to optionally add a prefix
pirms 2 gadiem
Luke Smith
ef5bac2b55
remove Protonmail support. POP server now -p
pirms 2 gadiem
jw
367c10ec3f
Silence mailsync, so cron doesn't spam e-mails on every update
pirms 2 gadiem
Luke Smith
72fcb51e24
remove harmless sed error msg if no muttrc
pirms 2 gadiem
Aisha Tammy
a82a86c310
change path of command to use prefix
Signed-off-by: Aisha Tammy <floss@bsd.ac>
pirms 2 gadiem
Aisha Tammy
37c91057f7
add GPG WKS publishing functionality
Signed-off-by: Aisha Tammy <floss@bsd.ac>
pirms 2 gadiem
Luke Smith
29f264db23
Revert "allow dynamically loading available mailboxes"
This reverts commit 2cb2fa0345
.
pirms 3 gadiem
Jberczel
256c091196
Cleanup reorder account numbers action
Refactors commit 85c5d01
* Keep the comment(s) when reordering account numbers in temp file. Users
may accidently reorder rows or rename accounts rather than update order number.
* Remove original default config from muttrc. Currently, script only removes the
macro shortcuts .If you run reorder action multiple times, you'll end up sourcing
multiple "default" config files.
pirms 3 gadiem
Luke Smith
85c5d01dcd
mw -r to reorder account numbers
pirms 3 gadiem
Luke Smith
418565eb94
minor tweaks
pirms 3 gadiem
Luke Smith
bd0075898a
hardcode mailbox names. don't remake shortcuts.
pirms 3 gadiem
Luke Smith
b6f0bd4426
more computationally efficient idnum discovery
pirms 3 gadiem
Luke Smith
a3fc13e5ce
465 now default instead of 587
pirms 3 gadiem
Luke Smith
7a792c7c11
actual lol
pirms 3 gadiem
Luke Smith
8c668a22e0
lol
pirms 3 gadiem
Luke Smith
fcf4ba52c3
id numbers removed from filenames
pirms 3 gadiem
Luke Smith
c88994e730
decrease gnuisms
pirms 3 gadiem
Luke Smith
e8458ace20
fix #691 , fix #689 , fix #690
pirms 3 gadiem
Luke Smith
2be8ea7871
not necessary to create cachedir manually
pirms 3 gadiem
Luke Smith
bd8551163e
fix for 465 starttls
pirms 3 gadiem
Luke Smith
fb68f19846
use soyterms if not slower distro
pirms 3 gadiem
Luke Smith
8239a7d5ca
remove bashism, fix #752
pirms 3 gadiem
ananthu
8e5bb8bd09
bug; argument getting splitted by space
pirms 3 gadiem
phire
8171e6327c
Set hostname variable
pirms 3 gadiem
Luke Smith
f92000e5ed
fix #730 , sed only nl removal with error sup
pirms 3 gadiem
pierre
8c71c10b0a
password store with multiple private keys fix
pirms 3 gadiem
Aisha Tammy
2a50561834
set mindepth to 1 and move sort to after sed
Signed-off-by: Aisha Tammy <floss@bsd.ac>
pirms 3 gadiem
Aisha Tammy
2cb2fa0345
allow dynamically loading available mailboxes
this way if a folder is added or deleted in the remote
location, and gets deleted after sync, it is reflected
in the next opening
Signed-off-by: Aisha Tammy <floss@bsd.ac>
pirms 3 gadiem
Luke Smith
39cc3a7e37
fix #713 , don't detect non-inbox as inbox
pirms 3 gadiem
Luke Smith
5e582be7dd
stave off using unmacro for debian, fix #699
pirms 3 gadiem