From: Christian Heller Date: Mon, 3 Dec 2018 17:49:46 +0000 (+0100) Subject: Use mailutils' mail as default mail sender. X-Git-Url: https://plomlompom.com/repos/?p=pingmail.git;a=commitdiff_plain;h=b0385aa88e781c4546bd37c5880f761bea3cb5ae Use mailutils' mail as default mail sender. --- diff --git a/pingmailrc.example b/pingmailrc.example index 954e8ff..cbaf8c4 100644 --- a/pingmailrc.example +++ b/pingmailrc.example @@ -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'