Page 1 of 1
banning email address
Posted: Thu Jun 22, 2006 6:26 pm
by DragonRyder
i have looked - and can not find if it is possible to ban an email address from being used to register. please help.
Posted: Thu Jun 22, 2006 7:04 pm
by Dukat
Uhm, are you talking about services? What services are you using?
(Moving this topic to services)
Posted: Fri Jun 23, 2006 1:41 am
by DragonRyder
<@Global> NickServ: Nick Tester has been requested
<@Global> NickServ: sent registration verification code to
[email protected]
not sure where to place in UNREAL config (not services) a ban on the email of
[email protected]
Posted: Fri Jun 23, 2006 3:23 am
by Stealth
You should use services to block it...
Or you could try reading the Unreal documentation regarding spamfilter blocks.
Posted: Fri Jun 23, 2006 7:22 am
by DragonRyder
using services - how would i block this specific email address from being used to register - as we use the email part to verify the person as a real user.
Posted: Fri Jun 23, 2006 9:49 am
by Jobe
I think your best bet is to use the spamfilters to block messages containing that email address which will prevent the register command going to your NickServ.
If you wish to prevent an email from being used the only way i can think of is to have services disallow registrations of more then one nick with the same email and then somehow resgister a nick with that email yourself.
Posted: Fri Jun 23, 2006 10:37 am
by Ron2K
Jobe1986 wrote:If you wish to prevent an email from being used the only way i can think of is to have services disallow registrations of more then one nick with the same email and then somehow resgister a nick with that email yourself.
And then setting NOEXPIRE on, yadda yadda.
Posted: Fri Jun 23, 2006 10:59 am
by DragonRyder
my main channel is set +R - i am trying to keep a person from being able to enter the networks main channel by stopping them from being able to use that email address for registering.
Posted: Tue Jul 25, 2006 1:42 pm
by dh
What version of services are you using? There is an addon for Anope that may be of use to you..
http://www.anope.org/modules/os_blacklistemail.c
Unfortuantely, you need to have SQL Support compiled and enabled on Anope to even be able to add that module.
Posted: Tue Jul 25, 2006 3:37 pm
by DragonRyder
thanks for the help adn the info