summaryrefslogtreecommitdiff
path: root/mailsync.1
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2023-02-13 20:15:59 -0500
committerLuke Smith <luke@lukesmith.xyz>2023-02-13 20:15:59 -0500
commitf0ae1de9e1c897b2828f6ede82ffd9e66e8fcae7 (patch)
tree70d88daf7e50c24affaa8eaabd8eef7ba8d67e70 /mailsync.1
parentef816c5c7ea7ae36effc6ead8c1bbe62249c9f18 (diff)
mail notifications back, close #907, fix #095
use MAILSYNC_MUTE variable, and non-silly commands to derive $from and $subject
Diffstat (limited to 'mailsync.1')
-rw-r--r--mailsync.17
1 files changed, 7 insertions, 0 deletions
diff --git a/mailsync.1 b/mailsync.1
index 236a418..e9bdd6d 100644
--- a/mailsync.1
+++ b/mailsync.1
@@ -35,6 +35,13 @@ sync all mail accounts and notify user if there is new mail
only sync the
.B account@example.org
account.
+.SH CONFIGURATION
+While
+.B
+mailsync
+gives notifications on the arrival of new mail by default, this can be diabled by setting the variable
+.I
+MAILSYNC_MUTE=1.
.SH AUTHORS
Written by Luke Smith <luke@lukesmith.xyz> originally in 2018.
.SH LICENSE