|
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: 940 (0x3ac) Types: TextFile Names: »uxh.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/uxh.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!uxh.cso.uiuc.edu uiuc.edu dnl # FAX!uxh.cso.uiuc.edu fax.uiuc.edu dnl # dnl # define(LIBDIR, /usr/lib/mail)dnl ### Should be set in Makefile ### define(ALIASES, /usr/lib/aliases) define(ALTERNATENAMES, fax.uiuc.edu uiuc.edu) define(BANGIMPLIESUUCP) define(DOMAINTABLE, LIBDIR/domaintable) define(FORCE_NAMED) define(LOADAVEQUEUE,20)dnl ### Our machine is a multiprocessor, ### define(LOADAVEREJ,20)dnl ### so the defaults are unsuitable. ### define(MAILERTABLE, LIBDIR/mailertable) define(PSEUDODOMAINS, JUNET MAILNET UUCP) define(PSEUDONYMS, uiucuxh.UUCP uxh.UUCP) define(RELAY_HOST, uxc.cso.uiuc.edu) define(RELAY_MAILER, TCP) define(UUCPNAME, uiucuxh) define(UUCPNODES, |uuname|sort|uniq) include(Sendmail.mc)