From 30397094b3708ded53c4ebeb7bfdffae548e295e Mon Sep 17 00:00:00 2001 From: fukachan Date: Sun, 24 Feb 2002 08:14:59 +0000 Subject: add alias template --- fml/etc/aliases | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 fml/etc/aliases diff --git a/fml/etc/aliases b/fml/etc/aliases new file mode 100644 index 00000000..2ac358c1 --- /dev/null +++ b/fml/etc/aliases @@ -0,0 +1,15 @@ +### BEGIN-__ml_name__@__ml_domain__-ML-aliases ### + +# 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__ + +### END-__ml_name__@__ml_domain__-ML-aliases ### -- cgit v1.2.1