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

⟦8ad102be4⟧ TextFile

    Length: 416 (0x1a0)
    Types: TextFile
    Names: »newaliases.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/newaliases.m4« 

TextFile

#	General configuration file for newaliases program
#
#	Check that the DOMAINTABLE definition agrees with your site's setup.
#	Note that ALIASES never, never, never should be set to a YP map here.
#
dnl # define(LIBDIR, /usr/lib/mail)dnl ### Should be set in Makefile ###
define(FORCE_NAMED)
define(ALIASES, LIBDIR/aliases)dnl
define(DOMAINTABLE, LIBDIR/domaintable)dnl
define(NEWALIASES)dnl
include(Sendmail.mc)dnl