forked from fastmail/authentication_milter
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathweaver.ini
More file actions
53 lines (34 loc) · 718 Bytes
/
weaver.ini
File metadata and controls
53 lines (34 loc) · 718 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
[@CorePrep]
[-SingleEncoding]
[Name]
[Version]
[Region / prelude]
[Generic / SYNOPSIS]
[Generic / DESCRIPTION]
[Generic / OVERVIEW]
[Collect / ATTRIBUTES]
command = attr
[Collect / CONSTRUCTOR]
command = constructor
[Collect / METHODS]
command = method
[Collect / METRICS METHODS]
command = metric_method
[Collect / RBL METHODS ]
command = rbl_method
[Collect / TIMEOUT METHODS]
command = timeout_method
[Collect / CALLBACK METHODS]
command = callback_method
[Collect / HELPER METHODS]
command = helper_method
[Collect / LOGGING METHODS]
command = log_method
[Collect / LOW LEVEL METHODS]
command = low_method
[Collect / FUNCTIONS]
command = func
[Leftovers]
[Region / postlude]
[Authors]
[Legal]