home · contact · privacy
Use mailutils' mail as default mail sender. master
authorChristian Heller <c.heller@plomlompom.de>
Mon, 3 Dec 2018 17:49:46 +0000 (18:49 +0100)
committerChristian Heller <c.heller@plomlompom.de>
Mon, 3 Dec 2018 17:49:46 +0000 (18:49 +0100)
pingmailrc.example

index 954e8ff0fa13ef66ca030edae587c72d6d39e3f1..cbaf8c4899e6b377c14c22c6ffdfacf5b958b3fc 100644 (file)
@@ -32,7 +32,7 @@ msg2checker='pingmail reporting in:\n
 \nMaybe you should give them a call to check if they are okay.'
 
 # mail client command reading message body from stdin and subject from parameter
-mailclient_s='mutt -s'
+mailclient_s='mail -s'
 
 # mailbox file to check for most recent life sign
 mbox=$HOME'/mail/foo'