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