summaryrefslogtreecommitdiff
path: root/README.md
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 /README.md
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 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 9db681f..5883014 100644
--- a/README.md
+++ b/README.md
@@ -106,6 +106,8 @@ The mutt-wizard runs via the command `mw`. Once setup is complete, you'll use
connecting online at all.
- `-o` -- Configure mutt for an account, but do not keep mail offline.
- `-p` -- Use POP protocol instead of IMAP (requires `mpop` installed).
+- `mailsync` gives visual messages of new mail by default. Or, set
+ `MAILSYNC_MUTE=1` as an environmental variable if you prefer not having them.
## Neomutt user interface