Check E-mail Before Registration

Discussion in 'vBulletin' started by Harshadewa, Jun 8, 2008.

  1. #1
    Hi,

    http://www.vbulletin.org/forum/showthread.php?t=144590
    Code (markup):
    Is there any MOD similar to above for Phpbb3??

    THanks.

    Harshadewa
     
    Harshadewa, Jun 8, 2008 IP
  2. sawz

    sawz Prominent Member

    Messages:
    8,225
    Likes Received:
    808
    Best Answers:
    0
    Trophy Points:
    360
    #2
    i'm not to familiar with phpbb, but isn't there an option that requires new members to authenticate via email?
     
    sawz, Jun 8, 2008 IP
  3. Harshadewa

    Harshadewa Banned

    Messages:
    216
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    there is option that user have to activate their account. But most users register with false e-mail address. Then the see they have to activate the account. Then they just go away.

    If we can check e-mail in registration then we can have some members with valid e-mail.
     
    Harshadewa, Jun 8, 2008 IP
  4. sawz

    sawz Prominent Member

    Messages:
    8,225
    Likes Received:
    808
    Best Answers:
    0
    Trophy Points:
    360
    #4
    another suggestion i could make, and not being too familiar with phpbb, is to prune out user accounts that have never been validated.

    can you do that with phpbb?
     
    sawz, Jun 9, 2008 IP
  5. Harshadewa

    Harshadewa Banned

    Messages:
    216
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    oh yes I Can do that with PhpBB
     
    Harshadewa, Jun 9, 2008 IP
  6. munnakv

    munnakv Active Member

    Messages:
    293
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    60
    #6
    I would suggest that you use the "account activation by user" facility from ACP.
    That keeps spam bots off.

    Also use the ban e-mail setting effectively so that the automated bots wont pass this stage.
    I would ban the following normally:
    *@*sex*
    *.cn
    *.org
    *.net
    *.ru
    *.ws
    *@*1*
    *@*2*
    *@*3*
    *@*4*
    *@*5*
    *@*6*
    *@*7*
    *@*8*
    *@*9*
    *@*0*

    Keep on updating this list seeing the e-mail id with with bots try to register.
    More like a cat and mouse game. :D

    I dont have much of the spam bots problem now after implementing the above.
    However, you my end up blocking the genuine user from registering. So be careful with wild cards.
     
    munnakv, Jun 9, 2008 IP