xref: /freebsd/contrib/sendmail/cf/ostype/mpeix.m4 (revision 81ad6265)
1divert(-1)
2#
3# Copyright (c) 2001 Proofpoint, Inc. and its suppliers.
4#	All rights reserved.
5#
6# By using this file, you agree to the terms and conditions set
7# forth in the LICENSE file which can be found at the top level of
8# the sendmail distribution.
9#
10#
11
12divert(0)
13VERSIONID(`$Id: mpeix.m4,v 1.2 2013-11-22 20:51:15 ca Exp $')
14
15ifdef(`LOCAL_MAILER_PATH',, `define(`LOCAL_MAILER_PATH', `/bin/tsmail')')dnl
16_DEFIFNOT(`LOCAL_MAILER_FLAGS', `mu9')dnl
17ifdef(`LOCAL_MAILER_ARGS',, `define(`LOCAL_MAILER_ARGS', `tsmail $u')')dnl
18ifdef(`LOCAL_SHELL_PATH',, `define(`LOCAL_SHELL_PATH', `/bin/sh')')dnl
19ifdef(`confDEF_USER_ID',, `define(`confDEF_USER_ID', `SERVER.SENDMAIL')')dnl
20ifdef(`confTRUSTED_USER',, `define(`confTRUSTED_USER', `SERVER.SENDMAIL')')dnl
21define(`confTIME_ZONE', `USE_TZ')dnl
22define(`confDONT_BLAME_SENDMAIL', `ForwardFileInGroupWritableDirPath')dnl
23