[IRCServices Coding] Possible new callback on AUTH

Andrew Church achurch at achurch.org
Tue Aug 23 13:40:08 PDT 2005


>After is what I'm needing-
>
>What I'm doing is making sure a normal user passes all checks, and if
>so, sending them information - doing this on register isn't a good idea,
>because of the growing number of spambots that can simply register,
>putting extra load on Services.

     Okay, that's what I thought.  If you want to get started early, the
callback will be "authed", in module nickserv/mail-auth, and the parameters
are: User *u, NickInfo *ni, NickGroupInfo *ngi.

  --Andrew Church
    achurch at achurch.org
    http://achurch.org/