about summary refs log tree commit diff
path: root/mcom
diff options
context:
space:
mode:
Diffstat (limited to 'mcom')
-rwxr-xr-xmcom4
1 files changed, 2 insertions, 2 deletions
diff --git a/mcom b/mcom
index 1d73cd8..731981e 100755
--- a/mcom
+++ b/mcom
@@ -106,8 +106,8 @@ echo $draft
 		museragent
 		msgdate
 		printf '\n\n'
-		if [ -n "$raw" ]; then
-			mseq -r "$@" | sed 's:^:#message/rfc822 :'
+		if [ -z "$raw" ]; then
+			mseq -r "$@" | sed 's:^:#message/rfc822#inline :; s:$:>:'
 		else (
 			SEP=-----
 			IFS='