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.

join nicknames

Old posts that have not been replied to for several years.
Locked
t
tolid

join nicknames

Post by tolid »

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?
g
greenbear
Owner
Posts: 733
Joined: Mon Sep 24, 2001 8:00 pm
Location: Norway

Post by greenbear »

.+user user
.+host user *!ident@host1
.+host user *!ident@host2
and so on, you get the idea.
Locked