unicosmp.m4 revision 259065
148129Syokotadivert(-1)
248129Syokota#
348129Syokota# Copyright (c) 2003 Sendmail, Inc. and its suppliers.
448129Syokota#	All rights reserved.
548129Syokota#
660107Sobrien# By using this file, you agree to the terms and conditions set
760107Sobrien# forth in the LICENSE file which can be found at the top level of
848129Syokota# the sendmail distribution.
948129Syokota#
1048129Syokota#
1148129Syokota#
1248129Syokota
1348129Syokota#
1448129Syokota# Notes:
1548129Syokota# - In UNICOSMP seems that TZ variable is needed that correct time is marked
1648129Syokota#   to syslog
1748129Syokota#
1848129Syokota
1948129Syokotadivert(0)
2048129SyokotaVERSIONID(`$Id: unicosmp.m4,v 1.1 2003/04/21 17:03:51 ca Exp $')
2148129Syokota_DEFIFNOT(`LOCAL_MAILER_FLAGS', `Ehm9')dnl
2248129Syokotaifdef(`LOCAL_MAILER_ARGS',, `define(`LOCAL_MAILER_ARGS', `mail -s -d $u')')dnl
2348129Syokotaifdef(`QUEUE_DIR',, `define(`QUEUE_DIR', /var/spool/mqueue)')dnl
2448129Syokotaifdef(`STATUS_FILE',, `define(`STATUS_FILE', `/var/log/sendmail.st')')dnl
2548129Syokotadefine(`LOCAL_MAILER_PATH', `/usr/bin/mail')dnl
2648129Syokotadefine(`confTIME_ZONE', USE_TZ)dnl
2748129Syokotadefine(`confEBINDIR', `/usr/lib')dnl
2848129Syokota