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 a

⟦5ff650358⟧ TextFile

    Length: 1172 (0x494)
    Types: TextFile
    Names: »ap.co.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/ap.co.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 non manchester machines to route through our host
define(RELAY_HOST, sun.cns.umist.ac.uk)dnl
define(RELAY_MAILER, TCPMAILER)dnl
define(ISOLATED_DOMAINS, umist.ac.uk man.ac.uk mcc.ac.uk)dnl
# define(DONT_RELAY_UNKNOWNS)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)
# some misc additions - have to put somewhere
# rebuild alias file as necessary
OD