|
|
1.1 ! root 1: divert(10) ! 2: # ! 3: # Sendmail ! 4: # Copyright (c) 1983 Eric P. Allman ! 5: # Berkeley, California ! 6: # ! 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. ! 10: # ! 11: # @(#)nsmacros.m4 1.7 (Berkeley) 4/8/88 ! 12: # ! 13: divert(0) ! 14: ###################### ! 15: # General Macros # ! 16: ###################### ! 17: ! 18: # our arpanet gateway ! 19: ifdef(`INTERNET_RELAY', ! 20: INTERNET_RELAY, ! 21: DAucbvax.Berkeley.EDU) ! 22: ! 23: # local domain names ! 24: DDBerkeley.EDU ! 25: ! 26: # major relay host ! 27: ifdef(`UUCP_RELAY', ! 28: UUCP_RELAY, ! 29: DRucbvax.Berkeley.EDU) ! 30: ! 31: # my official hostname ! 32: Dj$w ! 33:
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.