summary refs log tree commit diff
path: root/mcom
diff options
context:
space:
mode:
authorLeah Neukirchen <leah@vuxu.org>2017-06-01 14:57:27 +0200
committerLeah Neukirchen <leah@vuxu.org>2017-06-01 14:57:27 +0200
commit84ae9a72b1f22756c2469c62efd9300acf862e8c (patch)
tree4e22090e9082280c9fba5d585ced9eab098f4671 /mcom
parentf8a1c21a71debc3068606912dae680394784369c (diff)
downloadmblaze-84ae9a72b1f22756c2469c62efd9300acf862e8c.tar.gz
mblaze-84ae9a72b1f22756c2469c62efd9300acf862e8c.tar.xz
mblaze-84ae9a72b1f22756c2469c62efd9300acf862e8c.zip
mcom: use museragent
Diffstat (limited to 'mcom')
-rwxr-xr-xmcom2
1 files changed, 2 insertions, 0 deletions
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'