Luke Smith
418565eb94
minor tweaks
3年前
Luke Smith
bd0075898a
hardcode mailbox names. don't remake shortcuts.
3年前
Luke Smith
b6f0bd4426
more computationally efficient idnum discovery
3年前
Luke Smith
a3fc13e5ce
465 now default instead of 587
3年前
Luke Smith
7a792c7c11
actual lol
3年前
Luke Smith
8c668a22e0
lol
3年前
Luke Smith
fcf4ba52c3
id numbers removed from filenames
3年前
Luke Smith
c88994e730
decrease gnuisms
3年前
Luke Smith
e8458ace20
fix #691 , fix #689 , fix #690
3年前
Luke Smith
8d177222d6
don't show message info anymore
3年前
Luke Smith
f845e11fe2
fix #745 , avoid incompatibility
3年前
Horea Christian
5971fadec8
Check both new and cur dirs for notification
Also better formattin
3年前
Luke Smith
2be8ea7871
not necessary to create cachedir manually
3年前
Luke Smith
bd8551163e
fix for 465 starttls
3年前
Luke Smith
fb68f19846
use soyterms if not slower distro
3年前
Luke Smith
8239a7d5ca
remove bashism, fix #752
3年前
ananthu
8e5bb8bd09
bug; argument getting splitted by space
3年前
phire
8171e6327c
Set hostname variable
3年前
Luke Smith
f92000e5ed
fix #730 , sed only nl removal with error sup
3年前
Kr1ss
b0452a39d5
remove `pidof -s` flag
Ref:
b9a95a055a (commitcomment-52203708)
3年前
Kr1ss
b9a95a055a
patch mailsync on macOS; fixes #725
The macOS version of `pidof` doesn't implement the `-s` flag.
3年前
Luke Smith
36788d9c43
don't readlink for soystemd on mac
3年前
pierre
8c71c10b0a
password store with multiple private keys fix
3年前
Aisha Tammy
2a50561834
set mindepth to 1 and move sort to after sed
Signed-off-by: Aisha Tammy <floss@bsd.ac>
3年前
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>
3年前
Luke Smith
39cc3a7e37
fix #713 , don't detect non-inbox as inbox
3年前
Luke Smith
243fca2b9c
don't state mail number if small
3年前
Luke Smith
80f10e6e7d
give individual notifications only if < 5
in accordance with #694
3年前
Luke Smith
5e582be7dd
stave off using unmacro for debian, fix #699
3年前
João Vanzuita
b95d5f2810
chore: typo
3年前
João Vanzuita
b5cde63ada
fix: update mbsync call for macos
3年前
Luke Smith
de58c98693
no msg
3年前
Luke Smith
c9419f72b0
Revert "compliance with libtard upstream"
This reverts commit c95428f0f1
.
3年前
Luke Smith
b9b3f7f685
zshenv checked for variables. fix #677
3年前
Luke Smith
c95428f0f1
compliance with libtard upstream
3年前
Luke Smith
2230c4153a
protonmail smtp, fix #667
3年前
Luke Smith
4d411d8179
avoid regex issue
3年前
Kr1ss
747af1cccb
mailsync/notify-send: provide a default `$DISPLAY`
A user reports notifications not working on their setup because there is
no display id contained in the `ps`/`pgrep` output concerning the Xorg
process.
This commit checks if there's a display server running at all, and if so
it sends notifications even if there's no display id.
Resolves https://github.com/LukeSmithxyz/mutt-wizard/issues/661
3年前
Luke Smith
fff2625e77
minor
3年前
Luke Smith
7413dc6d5a
since logons check before, delete not nec w/ error
3年前
Luke Smith
423112a3ab
minor improvement of regex
3年前
Luke Smith
d6d241a5fd
POP support added with mpop. Closes #609
3年前
Luke Smith
1e7a2fa0d3
-X to delete local mail when deleting account
3年前
Luke Smith
ddbf60ac09
prepare for addition of pop (not finished)
3年前
Luke Smith
a95ff5a471
no longer flatten mailboxes at all, fix #648
3年前
Luke Smith
06ec18b8a6
fix #643
3年前
Clément DOUIN
0ff14fee55
fix notifications on Xwayland
3年前
Luke Smith
ea98dd6678
fix #606
3年前
Luke Smith
9662299d4e
bugfixes and simplification. fixes #517 #546 #600 #632
remove old vars like pass_prefix, muttdir
reorder mailbox detection to find inbox case and later delim
offline delim set to _ which should avoid most issues
3年前
Luke Smith
978cd4eb98
for zdotdir changes; close #639
3年前