Objective
09-04-2006, 04:15 PM
I thought it might be helpful to put out a thread on this, since it keeps coming up wherever phpBB is being discussed. Please do not take this as a challenge to hack or spam us !! We just want to share what we think works reasonably well in the hope it will save someone else a headache or two (or worse).
We implemented the visual confirmation native to phpBB with the confirmation email function ON and added these modifications:
phpBB Anti Spambot MOD v.1.0.0 (hides all email addresses to non-members)
phpBB Admin Userlist v.2.0.2 (enables sorting of users to weed out fakes)
phpBB Active Members Only v.1.1.1 (hides members until they confirm via activation email)
This has provided us with these effects:
1. Guests and bots cannot scrape the email addresses of registered members.
2. We can find unconfirmed users quickly and easily, and do batch delete.
3. Our members are not subjected to seeing fakes on our memberlists.
So far so good.
The question for the forum here is -- what are you using, why and with what results ?
Hope to see a good discussion from some folks who know lots more than me.
We implemented the visual confirmation native to phpBB with the confirmation email function ON and added these modifications:
phpBB Anti Spambot MOD v.1.0.0 (hides all email addresses to non-members)
phpBB Admin Userlist v.2.0.2 (enables sorting of users to weed out fakes)
phpBB Active Members Only v.1.1.1 (hides members until they confirm via activation email)
This has provided us with these effects:
1. Guests and bots cannot scrape the email addresses of registered members.
2. We can find unconfirmed users quickly and easily, and do batch delete.
3. Our members are not subjected to seeing fakes on our memberlists.
So far so good.
The question for the forum here is -- what are you using, why and with what results ?
Hope to see a good discussion from some folks who know lots more than me.