Added all of the MH sources, including RCS files, in
[mmh] / docs / historical / mh-6.8.5 / conf / config / RCS / MailAliases,v
1 head     1.3;
2 branch   ;
3 access   ;
4 symbols  ;
5 locks    ; strict;
6 comment  @# @;
7
8
9 1.3
10 date     90.04.05.15.40.57;  author sources;  state Exp;
11 branches ;
12 next     1.2;
13
14 1.2
15 date     90.03.21.10.16.49;  author sources;  state Exp;
16 branches ;
17 next     1.1;
18
19 1.1
20 date     90.03.21.10.04.55;  author sources;  state Exp;
21 branches ;
22 next     ;
23
24
25 desc
26 @@
27
28
29 1.3
30 log
31 @Id
32 @
33 text
34 @; See comments at end of this file
35 ; This file is almost empty as MH now supports personal aliases.
36 ; @@(#)$Id:$
37
38 @@BEGIN: BBSERVER
39 <@@(MHETCPATH)/BBoardAliases
40
41 @@END: BBSERVER
42 ;everyone: *
43
44 ; Blank lines and lines beginning with a ; are ignored.
45 ; < file        -> read more aliases from "file"
46 ; foo: fum      -> simple replacement
47 ; foo: fum, fie -> list replacement
48 ; foo: < file   -> list replacement from "file"
49 ; foo: = group  -> list replacement from UNIX group
50 ; foo: + group  -> list replacement by ALL users in /etc/passwd
51 ;                     with gid == group
52 ; foo: *        -> list replacement by ALL users in /etc/passwd
53 ;                     with uid >= 200
54 ; foo*: fum     -> matches foo<string> (including the empty string)
55 ;
56 ; using a ';' instead of a ':' indicates that the alias should be displayed
57 ; along with the addresses used (normally, the addresses replace the alias
58 ; completely)
59 @
60
61
62 1.2
63 log
64 @changes for "bbhome: none"
65 @
66 text
67 @d3 1
68 @
69
70
71 1.1
72 log
73 @Initial revision
74 @
75 text
76 @d4 1
77 a4 1
78 @@BEGIN: BBOARDS
79 d7 1
80 a7 1
81 @@END: BBOARDS
82 @