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 s

⟦cdf14571f⟧ TextFile

    Length: 1111 (0x457)
    Types: TextFile
    Names: »sample.jnt.m4«

Derivation

└─⟦9ae75bfbd⟧ Bits:30007242 EUUGD3: Starter Kit
    └─⟦bfebc70e2⟧ »EurOpenD3/mail/sendmail-5.65b+IDA-1.4.3.tar.Z« 
        └─⟦f9e35cd84⟧ 
            └─⟦this⟧ »sendmail/uk.extras/sample.jnt.m4« 

TextFile

dnl # Sendmail configuration file for ap.co.umist.ac.uk
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 #
dnl #
define(ALIASES, LIBDIR/aliases)dnl
define(FORCE_NAMED)dnl
define(UUCPNAME, umaida)dnl
define(BANGIMPLIESUUCP)dnl
define(BANGONLYUUCP)dnl
define(POSTMASTERBOUNCE)dnl
define(PSEUDODOMAINS, uucp bitnet csnet)
dnl # All hosts on network are equal
define(DEFAULT_HOST, ap.co.umist.ac.uk)dnl
dnl # Get unknown stuff to route through somewhere
define(RELAY_HOST, nsfnet-relay.ac.uk)dnl
define(RELAY_MAILER, JNT)dnl
define(ISOLATED_DOMAINS, ac.uk)dnl
dnl # Accept UK ordering
define(UKORDER)dnl
define(UK_RETRY_PREFIX, uk.ac)dnl
define(UK_RETRY_CLASS, LIBDIR/ac.uk.domains)dnl
define(DOMAINTABLE, LIBDIR/domaintable)dnl # includes problem cases.
define(MAILERTABLE, LIBDIR/mailertable)dnl
dnl #
include(Sendmail.mc)
include(JNT.mc)
# some misc additions - have to put somewhere
# rebuild alias file as necessary
OD