Anope IRC Services

Please login or register.

Login with username, password and session length
Advanced search  

News:

Pages: [1]   Go Down

Author Topic: Anope 2.0.5 - NickServ registration confirm  (Read 3255 times)

0 Members and 1 Guest are viewing this topic.

McDeffice

  • Anope User
  • Offline Offline
  • Posts: 6
Anope 2.0.5 - NickServ registration confirm
« on: March 03, 2017, 11:35:39 AM »

Hello,

I have set
Code: [Select]
module
{
name = "ns_register"

/*
* Registration confirmation setting. Set to "none" for no registration confirmation,
* "mail" for email confirmation, and "admin" to have services operators manually confirm
* every registration. Set to "disable" to completely disable all registrations.
*/
registration = "admin"
}

How to confirm an new unconfirmed user now ?

'msg NickServ confirm' is for mail

Logged

Ryan Schaffner

  • Anope User
  • Offline Offline
  • Posts: 11
Re: Anope 2.0.5 - NickServ registration confirm
« Reply #1 on: March 03, 2017, 09:47:19 PM »

/ns list * unconfirmed to get the list

/ns confirm <nick> as an admin worked for me
Logged
Pages: [1]   Go Up