HEX
Server: Apache
System: Linux pdx1-shared-a1-38 6.6.104-grsec-jammy+ #3 SMP Tue Sep 16 00:28:11 UTC 2025 x86_64
User: mmickelson (3396398)
PHP: 8.1.31
Disabled: NONE
Upload Files
File: //usr/lib/mh/spost
#! /bin/sh
#
# spost -- delivers a message to local sendmail using its -t option
#
# This code is Copyright (c) 2012, by the authors of nmh.  See the
# COPYRIGHT file in the root directory of the nmh distribution for
# complete copyright information.
#
# Emulates old spost(8) using post(8).

prefix=''
exec_prefix="${prefix}"
exec "${prefix}/usr/lib/mh/post" -mts sendmail/pipe "$@"