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 n

⟦07eb46867⟧ TextFile

    Length: 996 (0x3e4)
    Types: TextFile
    Names: »nsmacros.m4«

Derivation

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

TextFile

divert(10)
#
#  Sendmail
#  Copyright (c) 1983  Eric P. Allman
#  Berkeley, California
#
#  Copyright (c) 1983 Regents of the University of California.
#  All rights reserved.  The Berkeley software License Agreement
#  specifies the terms and conditions for redistribution.
#
#	@(#)nsmacros.m4	1.9 (Berkeley) 1/3/89
#
divert(0)
######################
#   General Macros   #
######################

# local domain name
ifdef(`DOMAIN',
DOMAIN,
`#' YOUR DOMAIN NAME GOES HERE!
DDYOUR_DOMAIN_NAME)

ifdef(`INTERNET_RELAY',
`#' Internet relay host -- machines in our domain that are not
`#' registered with the NIC will be "hidden" behind this relay machine
`#' with the % kludge`,' although SMTP delivery will still be performed
`#' by the sending machine.  Someday this will go away.
INTERNET_RELAY)

ifdef(`UUCP_RELAY',
`#' UUCP relay host
UUCP_RELAY)

ifdef(`CSNET_RELAY',
`#' csnet relay host
CSNET_RELAY)

ifdef(`BITNET_RELAY',
`#' bitnet relay host
BITNET_RELAY)

# my official hostname
Dj$w