Fix up mix of man(7)/mdoc(7).
[netbsd-mini2440.git] / usr.sbin / sendmail / cf / m4 / nsmacros.m4
blobb0a5292c7a33327d9d005619aecf93e883518f3a
1 divert(10)
3 #  Sendmail
4 #  Copyright (c) 1983  Eric P. Allman
5 #  Berkeley, California
7 #  Copyright (c) 1983 Regents of the University of California.
8 #  All rights reserved.  The Berkeley software License Agreement
9 #  specifies the terms and conditions for redistribution.
11 #       @(#)nsmacros.m4 1.9 (Berkeley) 1/3/89
13 divert(0)
14 ######################
15 #   General Macros   #
16 ######################
18 # local domain name
19 ifdef(`DOMAIN',
20 DOMAIN,
21 `#' YOUR DOMAIN NAME GOES HERE!
22 DDYOUR_DOMAIN_NAME)
24 ifdef(`INTERNET_RELAY',
25 `#' Internet relay host -- machines in our domain that are not
26 `#' registered with the NIC will be "hidden" behind this relay machine
27 `#' with the % kludge`,' although SMTP delivery will still be performed
28 `#' by the sending machine.  Someday this will go away.
29 INTERNET_RELAY)
31 ifdef(`UUCP_RELAY',
32 `#' UUCP relay host
33 UUCP_RELAY)
35 ifdef(`CSNET_RELAY',
36 `#' csnet relay host
37 CSNET_RELAY)
39 ifdef(`BITNET_RELAY',
40 `#' bitnet relay host
41 BITNET_RELAY)
43 # my official hostname
44 Dj$w