|
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 s
Length: 1187 (0x4a3) Types: TextFile Names: »solace.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/solace.m4«
# Sendmail configuration file for solace.me.uiuc.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 # define(ALIASES, /etc/aliases) define(FORCE_NAMED) dnl # define(POSTMASTERBOUNCE)dnl ### Postmaster gets copy of bounced mail. ### define(PSEUDODOMAINS, JUNET MAILNET UUCP) define(PSEUDONYMS, me.uiuc.edu localhost.me.uiuc.edu tater.me.uiuc.edu lot.me.uiuc.edu tot.me.uiuc.edu slick.me.uiuc.edu tater.UUCP lot.UUCP tot.UUCP slick.UUCP ) define(ALTERNATENAMES, fax.uiuc.edu uiuc.edu)dnl ### Other names we deliver ### define(RELAY_HOST, uxc.cso.uiuc.edu)dnl ### Where to punt unknowns ### define(RELAY_MAILER, TCP)dnl ### And how to get there from here ### dnl ######## Define dbm lookup tables ############# define(DOMAINTABLE, LIBDIR/domaintable) define(MAILERTABLE, LIBDIR/mailertable) dnl ######## Local UUCP names ############### define(UUCPNAME, solace) define(UUCPNODES, |uuname|sort|uniq) dnl ######## Processing of ! in addresses ######### define(BANGIMPLIESUUCP) include(Sendmail.mc)