about summary refs log tree commit diff
path: root/man/mcom.1
diff options
context:
space:
mode:
authorLeah Neukirchen <leah@vuxu.org>2018-01-06 19:17:49 +0100
committerLeah Neukirchen <leah@vuxu.org>2018-01-06 19:17:49 +0100
commit88a87a361a5eb8675fbe8f9628c9b230c40dba3e (patch)
treee5e3e978a548c226ae8a8c922f9d3b710450b01f /man/mcom.1
parenta6243d7a2f799bc988cc69b14b235db04f7617e9 (diff)
downloadmblaze-88a87a361a5eb8675fbe8f9628c9b230c40dba3e.tar.gz
mblaze-88a87a361a5eb8675fbe8f9628c9b230c40dba3e.tar.xz
mblaze-88a87a361a5eb8675fbe8f9628c9b230c40dba3e.zip
add mbnc to bounce messages
Diffstat (limited to 'man/mcom.1')
-rw-r--r--man/mcom.116
1 files changed, 14 insertions, 2 deletions
diff --git a/man/mcom.1 b/man/mcom.1
index b98ae1f..b9852ed 100644
--- a/man/mcom.1
+++ b/man/mcom.1
@@ -1,11 +1,12 @@
-.Dd July 22, 2016
+.Dd January 6, 2017
 .Dt MCOM 1
 .Os
 .Sh NAME
 .Nm mcom ,
 .Nm mfwd ,
+.Nm mbnc ,
 .Nm mrep
-.Nd compose, forward, reply to, and send mail
+.Nd compose, forward, bounce, reply to, and send mail
 .Sh SYNOPSIS
 .Nm mcom
 .Op Ar recipients\ ...
@@ -14,6 +15,8 @@
 .Nm mfwd
 .Op Fl r
 .Op Ar msgs\ ...
+.Nm mbnc
+.Ar msg
 .Nm mrep
 .Ar msg
 .Sh DESCRIPTION
@@ -40,6 +43,15 @@ to forward as
 .Xr mshow 1
 rendered plain text, using RFC934 message encapsulation.
 .Pp
+.Nm mbnc
+behaves like
+.Nm mcom
+but creates the draft from the original
+.Ar msg
+(including headers)
+and adds a Resent-To header, to which the message will
+be bounced directly.
+.Pp
 .Nm mrep
 behaves like
 .Nm mcom