spost(8) has been merged into post(8). Its functionality is
authorDavid Levine <levinedl@acm.org>
Mon, 9 Jul 2012 04:17:04 +0000 (23:17 -0500)
committerDavid Levine <levinedl@acm.org>
Mon, 9 Jul 2012 04:17:04 +0000 (23:17 -0500)
commit2b72292fe9a76e3e70b63a7cd639499214097bf8
treef91708ab535b6c1089b41e70be0970c03d32a9ec
parent745756aab12a7fcab857deb6bf2d715364930071
spost(8) has been merged into post(8).  Its functionality is
enabled by selecting the "pipe" mail transport method in
etc/mts.conf, which in turn can be configured using
--with-mts=pipe.  The spost -noalias, -backup/-nobackup,
-push/-nopush, and -remove/-noremove switches are not
supported by post.  Note that spost did not support -whom or
Dcc, and neither does post when using mts: pipe.  spost is
now deprecated.
15 files changed:
Makefile.am
configure.ac
docs/contrib/build_nmh
docs/pending-release-notes
etc/mts.conf.in
h/mts.h
man/mh-mail.man
man/mh-tailor.man
man/send.man
sbr/mts.c
sbr/readconfig.c
test/common.sh.in
test/fakesendmail [new file with mode: 0755]
test/post/test-pipe [new file with mode: 0755]
uip/post.c