]>
diplodocus.org Git - nmh/blob - uip/spost.in
3 # spost -- delivers a message to local sendmail using its -t option
5 # This code is Copyright (c) 2012, by the authors of nmh. See the
6 # COPYRIGHT file in the root directory of the nmh distribution for
7 # complete copyright information.
9 # Emulates old spost(8) using post(8).
12 exec_prefix
="@exec_prefix@"
13 exec "@libexecdir@/nmh/post" -mts sendmail
/pipe
"$@"