Blame | Last modification | View Log | RSS feed
divert(-1)## Copyright (c) 2001-2003 Sendmail, Inc. and its suppliers.# All rights reserved.## By using this file, you agree to the terms and conditions set# forth in the LICENSE file which can be found at the top level of# the sendmail distribution.#### This is the prototype file for a set-group-ID sm-msp sendmail that# acts as a initial mail submission program.#divert(0)dnlsinclude(`/usr/share/sendmail-cf/m4/cf.m4')dnlVERSIONID(`linux setup')dnldefine(`confCF_VERSION', `Submit')dnldefine(`__OSTYPE__',`')dnl dirty hack to keep proto.m4 from complainingdefine(`_USE_DECNET_SYNTAX_', `1')dnl support DECnetdefine(`confTIME_ZONE', `USE_TZ')dnldefine(`confDONT_INIT_GROUPS', `True')dnldefine(`confPID_FILE', `/var/run/sm-client.pid')dnldnl define(`confDIRECT_SUBMISSION_MODIFIERS',`C')dnlFEATURE(`use_ct_file')dnldnldnl If you use IPv6 only, change [127.0.0.1] to [IPv6:::1]FEATURE(`msp', `[127.0.0.1]')dnl