blob: 8de9362fa949fd5236c78f05d26d972d36b1939a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
[
{ type: install
message: <<EOM
Sample configuration files were installed in
%%EXAMPLESDIR%%
To use ASK copy them into ~/.ask directory and edit in way you like.
For additional information see supplied documentation in
%%DOCSDIR%%
and/or manpages: askfilter(1) asksenders(1) asksetup(1)
EOM
}
]
|