This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.
For more information, see this announcement post . Click the X in the top right-corner of this box to dismiss this message.
Old posts that have not been replied to for several years.
t
tolid
Post
by tolid » Tue Sep 07, 2004 9:38 am
Hi!
How can I join several nicknames in one? I have for one user nicknames 1_user, 2_user, 3_user and would like create one "user" nicknames with hostmasks from all *_user nicknames.
Is it possible?
greenbear
Owner
Posts: 733 Joined: Mon Sep 24, 2001 8:00 pm
Location: Norway
Post
by greenbear » Tue Sep 07, 2004 10:30 am
.+user user
.+host user *!ident@host1
.+host user *!ident@host2
and so on, you get the idea.