HEX
Server: Apache
System: Linux iad1-shared-e1-26 6.6.49-grsec-jammy+ #10 SMP Thu Sep 12 23:23:08 UTC 2024 x86_64
User: ricpug (13815490)
PHP: 7.4.33
Disabled: NONE
Upload Files
File: //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 "$@"