-
-
Notifications
You must be signed in to change notification settings - Fork 377
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
use MAILSYNC_MUTE variable, and non-silly commands to derive $from and $subject
- Loading branch information
1 parent
ef816c5
commit f0ae1de
Showing
3 changed files
with
39 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -35,6 +35,13 @@ sync all mail accounts and notify user if there is new mail | |
only sync the | ||
.B [email protected] | ||
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 <[email protected]> originally in 2018. | ||
.SH LICENSE | ||
|