]> diplodocus.org Git - nmh/blob - docs/historical/mh-jun-1982/support/MailAliases
Added several historical source archives from the early days of MH.
[nmh] / docs / historical / mh-jun-1982 / support / MailAliases
1 ; See comments at end of this file
2 Everyone: *
3 news.*: news
4
5 ; Blank lines & lines beginning with a ; are ignored.
6 ; foo: fum -> simple replacement
7 ; foo: fum, fie -> list replacement
8 ; foo: < file -> list replacement from file
9 ; foo: = group -> list replacement from UNIX group
10 ; foo: * -> list replacement by ALL users in /etc/passwd
11 ; with uid >= 10
12 ; foo*: fum -> matches foo<anything> (incl null)
13