From 84ae9a72b1f22756c2469c62efd9300acf862e8c Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Thu, 1 Jun 2017 14:57:27 +0200 Subject: mcom: use museragent --- mcom | 2 ++ 1 file changed, 2 insertions(+) (limited to 'mcom') diff --git a/mcom b/mcom index 892fee1..07f25f8 100755 --- a/mcom +++ b/mcom @@ -63,6 +63,7 @@ fi [ "$from" ] && printf 'From: %s\n' "$from" cat "$MBLAZE/headers" 2>/dev/null msgid + museragent msgdate printf '\n\n' ;; @@ -93,6 +94,7 @@ fi printf 'In-Reply-To: %s\n' "$mid" fi msgid + museragent msgdate printf '\n' -- cgit 1.4.1