|
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: 954 (0x3ba) Types: TextFile Names: »solace-clients.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-clients.m4«
# Sendmail configuration file for solace.me.uiuc.edu clients 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, %mail.aliases) define(FORCE_NAMED) dnl # define(POSTMASTERBOUNCE)dnl ### Postmaster gets copy of bounced mail. ### define(HIDDENNET, LIBDIR/hidden_hosts) define(HIDDENNETHOST, solace.me.uiuc.edu) define(PSEUDODOMAINS, JUNET MAILNET UUCP) define(PSEUDONYMS, localhost.me.uiuc.edu) define(RELAY_HOST, solace.me.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) dnl ######## Processing of ! in addresses ######### define(BANGIMPLIESUUCP) define(UUCPNAME, xyzzy) include(Sendmail.mc)