source: projects/specs/trunk/s/sendmail/sendmail-8.14.9-pid.vine.patch @ 9200

Revision 9200, 901 bytes checked in by iwaim, 9 years ago (diff)

sendmail 8.14.9-1

  • cf/cf/submit.mc

    diff -uNr sendmail-8.14.9.orig/cf/cf/submit.mc sendmail-8.14.9/cf/cf/submit.mc
    old new  
    1515# 
    1616 
    1717divert(0)dnl 
    18 VERSIONID(`$Id: submit.mc,v 8.15 2013-11-22 20:51:08 ca Exp $') 
     18include(`/usr/share/sendmail-cf/m4/cf.m4') 
     19VERSIONID(`linux setup for Vine Linux')dnl 
    1920define(`confCF_VERSION', `Submit')dnl 
    2021define(`__OSTYPE__',`')dnl dirty hack to keep proto.m4 from complaining 
    2122define(`_USE_DECNET_SYNTAX_', `1')dnl support DECnet 
    2223define(`confTIME_ZONE', `USE_TZ')dnl 
    2324define(`confDONT_INIT_GROUPS', `True')dnl 
     25define(`confPID_FILE', `/var/run/sm-client.pid')dnl 
     26dnl define(`confDIRECT_SUBMISSION_MODIFIERS',`C') 
     27dnl FEATURE(`use_ct_file')dnl 
    2428dnl 
    2529dnl If you use IPv6 only, change [127.0.0.1] to [IPv6:::1] 
    2630FEATURE(`msp', `[127.0.0.1]')dnl 
Note: See TracBrowser for help on using the repository browser.