summaryrefslogtreecommitdiff
path: root/fml/etc/aliases
blob: a7f4634a69d040a2b5dbe3442e8e0c50bebb27bf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
### <ALIASES __ml_name__@__ml_domain__ ML> ###

# address for post
__ml_name__: :include:__ml_home_dir__/include
owner-__ml_name__: __fml_owner__

# address for command
__ml_name__-ctl: :include:__ml_home_dir__/include-ctl
owner-__ml_name__-ctl: __fml_owner__

# maintainer
__ml_name__-request: __ml_name__-admin
__ml_name__-admin: __fml_owner__

### </ALIAS __ml_name__@__ml_domain__ ML> ###