DataMuseum.dk

Presents historical artifacts from the history of:

DKUUG/EUUG Conference tapes

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about DKUUG/EUUG Conference tapes

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - metrics - download
Index: T u

⟦7150abeca⟧ TextFile

    Length: 827 (0x33b)
    Types: TextFile
    Names: »uxa.m4«

Derivation

└─⟦9ae75bfbd⟧ Bits:30007242 EUUGD3: Starter Kit
    └─⟦bfebc70e2⟧ »EurOpenD3/mail/sendmail-5.65b+IDA-1.4.3.tar.Z« 
        └─⟦f9e35cd84⟧ 
            └─⟦this⟧ »sendmail/ida/cf/M4/uxa.m4« 

TextFile

# 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!uxa.cso.uiuc.edu	uiuc.edu
dnl # FAX!uxa.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(MAILERTABLE, LIBDIR/mailertable)
define(PATHTABLE, LIBDIR/pathtable)
define(PSEUDODOMAINS, JUNET MAILNET UUCP)
define(PSEUDONYMS, uxa.UUCP)
define(RELAY_HOST, uxc.cso.uiuc.edu)
define(RELAY_MAILER, TCP)
define(UUCPNAME, uiucuxa)
define(UUCPNODES, |uuname|sort|uniq)
include(Sendmail.mc)