Andreas Rosland
e0de67cf9a
if mbsync -v is less than 1.4.0 use old format, else use new format
vor 1 Jahr
vohoanglong0107
202de3b954
switch msmtp log file to XDG_STATE_HOME
vor 1 Jahr
Luke Smith
d3300a478d
simplification of decoding, show help on noopt
vor 1 Jahr
Luke Smith
48ac83c07f
bring back ugly but functional cmds to get subject
fix #910
vor 1 Jahr
shane.xb.qian
7de48da554
fix: displays fallback of default looks should be ':0'
// solution: changed from '0:' to ':0'
Signed-off-by: shane.xb.qian <shane.qian@foxmail.com>
vor 1 Jahr
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>
vor 1 Jahr
Luke Smith
5c8b52fe38
help menu fix
vor 1 Jahr
Luke Smith
f0ae1de9e1
mail notifications back, close #907 , fix #095
use MAILSYNC_MUTE variable, and non-silly
commands to derive $from and $subject
vor 1 Jahr
Luke Smith
ef816c5c7e
offline mail cache fix and other tweaks
vor 1 Jahr
Luke Smith
6e44eb5056
stupid fix and cli feedback
vor 1 Jahr
Luke Smith
d890e0ea21
continue revision
vor 1 Jahr
Luke Smith
37ba3b7b8d
use template files
vor 1 Jahr
Luke Smith
234be769e8
deprecate -y and -Y, cleanup.
vor 1 Jahr
Luke Smith
2a60bfb6d9
simplify mailsync, remove silly option passing
vor 1 Jahr
AlexBocken
ab82cf359f
read-in env vars properly if dependent on XDG Standard
vor 1 Jahr
Junicchi
bfa70c5242
read xorg displays from unix-domain socket if pgrep returns null
vor 1 Jahr
Luke Smith
6b35770ca0
error messaging
vor 1 Jahr
shane.xb.qian
f6b5806af9
fix: make o and O macro work and really sync multiple/individual accounts
Signed-off-by: shane.xb.qian <shane.qian@foxmail.com>
vor 2 Jahren
Karel Křemel
05b8300422
parse pop config only when file exists
vor 2 Jahren
Luke Smith
60951ccbee
escape single quote in box, fix #880
vor 2 Jahren
Luke Smith
607b44e221
leftover from bugtesting
vor 2 Jahren
Luke Smith
c3f4ab8db0
better muting, suppress no mpop config, tabbing
vor 2 Jahren
Parin Jasoliya
f723938a73
Add Support for POP3 Notification
vor 2 Jahren
Wayne Reeves
d2a5d06d43
forgot escape on | to get variable; case condition s/no/mute/
vor 2 Jahren
Wayne Reeves
b7f2bc0ff1
check for MAILSYNC_MUTE
vor 2 Jahren
Luke Smith
36c87c512e
removed introduced bug, fix #861
vor 2 Jahren
Luke Smith
0b9135142a
move msmtp cache and reorder prep
vor 2 Jahren
Lokesh Mohanty
315069b5a2
pass: add feature to optionally add a prefix
vor 2 Jahren
Luke Smith
30c1c0d2ae
fix #785 since cron now silent
vor 2 Jahren
Luke Smith
caf2681891
remove bashism
vor 2 Jahren
Luke Smith
ef5bac2b55
remove Protonmail support. POP server now -p
vor 2 Jahren
jw
367c10ec3f
Silence mailsync, so cron doesn't spam e-mails on every update
vor 2 Jahren
Luke Smith
72fcb51e24
remove harmless sed error msg if no muttrc
vor 2 Jahren
f380cedric
3a2f4a55fa
Fix: find & case-insensitive filesystem
On case-insensitive filesystem,
`inbox` and `Inbox` are the same path.
Running `find Inbox inbox [expr]` will print twice the same information.
Use shell glob instead:
`find` will descend into path `inbox`,
ignoring letter cases, only once.
Fix #828 .
vor 2 Jahren
Kr1ss
f2014408b9
fix notifications when the Xorg process is just X
To close #845 :
I added the `-x` flag to prevent the regex from matching on _every_ pro-
cess name containing an `X`.
Because I'm not entirely sure about portability (does every `pgrep` va-
riant support that flag), I didn't push this directly.
So what do you think @LukeSmithxyz ?
vor 2 Jahren
Luke Smith
4911a7eff3
openfile to lib
vor 2 Jahren
Luke Smith
5ae4758790
mailsync manual per debian requirements
vor 2 Jahren
Luke Smith
32d63b12db
Revert "Hard link the file instead of copying"
This reverts commit 95687867d1
.
vor 2 Jahren
Jakub Kaczor
c7524bdd96
Force hard linking the file
It was forgotten to add `-f` (force) option for `ln` in
95687867d1
. This enables opening files
with the same names, but different contents, with a new NeoMutt
instance, after the previous is closed.
vor 2 Jahren
Jakub Kaczor
95687867d1
Hard link the file instead of copying
In the latest neomutt release (2022-04-08), neomutt/neomutt/pull/3267 is
merged. Neomutt doesn't overwrite files with zeros on closing anymore,
just unlinks it. Therefore, instead of copying, files can be hard
linked.
vor 2 Jahren
Aisha Tammy
a82a86c310
change path of command to use prefix
Signed-off-by: Aisha Tammy <floss@bsd.ac>
vor 2 Jahren
Aisha Tammy
37c91057f7
add GPG WKS publishing functionality
Signed-off-by: Aisha Tammy <floss@bsd.ac>
vor 2 Jahren
Matthew McCulley
8e81135f8b
Checks $HOME/.confg/zsh/.zshenv for Env variables
vor 3 Jahren
Luke Smith
29f264db23
Revert "allow dynamically loading available mailboxes"
This reverts commit 2cb2fa0345
.
vor 3 Jahren
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.
vor 3 Jahren
Luke Smith
85c5d01dcd
mw -r to reorder account numbers
vor 3 Jahren
Luke Smith
418565eb94
minor tweaks
vor 3 Jahren
Luke Smith
bd0075898a
hardcode mailbox names. don't remake shortcuts.
vor 3 Jahren
Luke Smith
b6f0bd4426
more computationally efficient idnum discovery
vor 3 Jahren
Luke Smith
a3fc13e5ce
465 now default instead of 587
vor 3 Jahren