On Mon, Sep 03, 2018 at 02:20:32PM +0200, Gilles Chehade wrote: > On Mon, Sep 03, 2018 at 12:30:22PM +0100, Jason McIntyre wrote: > > On Sun, Sep 02, 2018 at 11:59:25AM -0400, Matt Schwartz wrote: > > > The earlier patch I created was obviously no good. Sorry for the > > > noise. Included is the fixed patch that just adds some text for > > > properly using an mda wrapper in the actions: > > > > > > Index: smtpd.conf.5 > > > =================================================================== > > > RCS file: /cvs/src/usr.sbin/smtpd/smtpd.conf.5,v > > > retrieving revision 1.199 > > > diff -u -p -u -r1.199 smtpd.conf.5 > > > --- smtpd.conf.5 1 Sep 2018 19:56:28 -0000 1.199 > > > +++ smtpd.conf.5 2 Sep 2018 15:53:57 -0000 > > > @@ -205,6 +205,9 @@ Use the mapping > > > for virtual expansion. > > > The aliasing table format is described in > > > .Xr table 5 . > > > +.It Cm wrapper Ar name > > > +Use the wrapper specified in > > > +.Cm mda wrapper. > > > > that looks correct (i think). but with one adjustment - there should be > > a space between "wrapper" and the full stop. > > > > gilles? eric? > > > > yes this reads ok > >
thanks. fixed. jmc > > > .El > > > .Pp > > > The relay delivery methods also support additional options: > > > > > > > -- > Gilles Chehade > > https://www.poolp.org @poolpOrg >
