From 60e6fb0ec0d961e99863b5eb2877f041f6a496f5 Mon Sep 17 00:00:00 2001 From: rswindell <> Date: Tue, 29 Jun 2004 19:55:52 +0000 Subject: [PATCH] Added "abuse" alias for sysop. Added more comments regarding supported line formats. --- ctrl/alias.cfg | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) diff --git a/ctrl/alias.cfg b/ctrl/alias.cfg index 84811e3a3a..b863b608b4 100644 --- a/ctrl/alias.cfg +++ b/ctrl/alias.cfg @@ -1,6 +1,12 @@ -; Alias User Name or number +; Alias User Name, number, or forward address +; ------------------- ------------------------------------- +; wildcards (*) are allowed wildcards (*) are allowed +; can be <name> can be <name> +; or <name>@<address> or <name>@<address> +; or <name>@<address>:<port> -root sysop -sysadmin sysop -webmaster sysop -great.drummer Rob Swindell +root sysop +abuse sysop +sysadmin sysop +webmaster sysop +great.drummer@* rob@synchro.net -- GitLab