From 88a87a361a5eb8675fbe8f9628c9b230c40dba3e Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Sat, 6 Jan 2018 19:17:49 +0100 Subject: add mbnc to bounce messages --- man/mcom.1 | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) (limited to 'man/mcom.1') 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 -- cgit 1.4.1