From 07a60a3908c70e7504e57883d19512f78d42df28 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Sun, 9 Apr 2017 22:49:17 +0200 Subject: mrep: don't put our own addresses into Cc: Closes #26. --- mcom | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'mcom') diff --git a/mcom b/mcom index 9135621..3cfe028 100755 --- a/mcom +++ b/mcom @@ -5,6 +5,11 @@ commajoin() { sed ':a;N;s/\n/, /;$!b a' } +notmine() { + mine="$(maddr -a -h local-mailbox:alternate-mailboxes: $MBLAZE/profile)" + grep -Fv -e "$mine" +} + reffmt() { sed 's/^[^<]*//g;s/[^>]*$//g;s/>[^<]*\n