|
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 u
Length: 1277 (0x4fd) Types: TextFile Names: »uxc.m4«
└─⟦9ae75bfbd⟧ Bits:30007242 EUUGD3: Starter Kit └─⟦bfebc70e2⟧ »EurOpenD3/mail/sendmail-5.65b+IDA-1.4.3.tar.Z« └─⟦f9e35cd84⟧ └─⟦this⟧ »sendmail/ida/cf/uxc.m4«
# Sendmail configuration file for network-only UIUC hosts with access to # pseudo-domain (bitnet, csnet, etc) MX records. LIBDIR/phquery installed. dnl # The mailertable file must an entry for every ALTERNATENAMES dnl # PH!uxc.cso.uiuc.edu uiuc.edu dnl # FAX!uxc.cso.uiuc.edu fax.uiuc.edu dnl # define(LIBDIR, /usr/local/lib/mail)dnl ### Should be set in Makefile ### define(UIUC) define(ALIASES, LIBDIR/aliases) define(FORCE_NAMED) dnl # define(POSTMASTERBOUNCE, paul@uxc)dnl ### Postmaster gets copy of bounced mail. ### define(PSEUDODOMAINS, JUNET MAILNET UUCP) define(PSEUDONYMS, cso.uiuc.edu localhost.cso.uiuc.edu uiucuxc.UUCP uxc.UUCP) define(ALTERNATENAMES, fax.uiuc.edu uiuc.edu) define(TRUSTEDUSERS, paul) dnl ######## Define dbm lookup tables ############# define(DOMAINTABLE, LIBDIR/domaintable) define(PATHTABLE, LIBDIR/pathtable) define(GENERICFROM, LIBDIR/generics) define(MAILERTABLE, LIBDIR/mailertable) define(UUCPXTABLE, LIBDIR/uucpxtable) dnl ######## Local UUCP names ############### define(UUCPNAME, uiucuxc) define(UUCPNODES, |uuname|sort|uniq) dnl ######## Processing of ! in addresses ######### define(BANGIMPLIESUUCP) dnl #define(M4COMMENTS)dnl define(UUCPRELAYS, LIBDIR/uucprelays) define(LOADAVEQUEUE,8) define(LOADAVEREJ,10) include(Sendmail.mc)