|
DataMuseum.dkPresents historical artifacts from the history of: DKUUG/EUUG Conference tapes |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about DKUUG/EUUG Conference tapes Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - metrics - downloadIndex: T c
Length: 1539 (0x603) Types: TextFile Names: »cs.m4«
└─⟦9ae75bfbd⟧ Bits:30007242 EUUGD3: Starter Kit └─⟦bfebc70e2⟧ »EurOpenD3/mail/sendmail-5.65b+IDA-1.4.3.tar.Z« └─⟦f9e35cd84⟧ └─⟦this⟧ »sendmail/ida/cf/M4/cs.m4«
# Sendmail configuration file for cs.niu.edu dnl # dnl # This file is an m4 specification for generating sendmail config dnl # files. dnl # dnl # Note that one way to create m4 comments which are not reflected in dnl # the m4 output files is to use dnl - d(elete to) n(ew) l(ine). dnl # dnl # define(NEWALIASES)dnl define(ALIASES, LIBDIR/aliases)dnl define(FORCE_NAMED)dnl define(POSTMASTERBOUNCE)dnl ### Postmaster gets copy of bounced mail. ### define(RELATIVIZE)dnl define(PSEUDODOMAINS, BITNET CSNET DEC DNET EARN HEPNET JUNET MAILNET UUCP)dnl dnl # define(DEFAULT_HOST, cs.niu.edu)dnl dnl # define(DEFAULT_DOMAIN, niu.edu)dnl define(PSEUDONYMS, cs.niu.edu localhost.niu.edu niucs1.UUCP)dnl define(ALTERNATENAMES, niu.edu)dnl ### Other names for which we deliver ### dnl ######## Define dbm lookup tables ############# define(DOMAINTABLE, LIBDIR/domaintable)dnl define(PATHTABLE, LIBDIR/pathtable)dnl define(GENERICFROM, LIBDIR/generics)dnl define(MAILERTABLE, LIBDIR/mailertable)dnl define(UUCPXTABLE, LIBDIR/uucpxtable)dnl dnl ######## Local UUCP names ############### define(UUCPNAME, niucs1)dnl define(UUCPNODES, |uuname|sort|uniq)dnl dnl ######## Processing of ! in addresses ######### define(BANGIMPLIESUUCP)dnl define(BANGONLYUUCP)dnl dnl #define(STRICTLY822)dnl dnl #define(M4COMMENTS)dnl define(UUCPRELAYS, LIBDIR/uucprelays)dnl ### Paths thru these are shortened ### define(LOADAVEQUEUE,20)dnl ### Our machine is a multiprocessor, ### define(LOADAVEREJ,20)dnl ### so the defaults are unsuitable. ### include(Sendmail.mc)