|
|
| Author |
Message |
Miss_Smiley
Well Known User
Joined: 13 Jan 2007
Posts: 186
|
|
| Back to top |
|
 |
~HG~
Dedicated User
Joined: 08 Nov 2003
Posts: 3184
Location: Australia
|
Posted: June 28th 2008, 2:17 am Post subject: |
|
|
If you update to the latest version and read the topic from the link in my siggie you will not need to censor any words as the bots will not be able to register in the first place and hence they wont be able to post unless you have guest posting enabled ... which is not very wise. _________________ ~HG~
|| rodneyangell.com || My Hacks || Tutorial - Stopping Spam Bots |
|
| Back to top |
|
 |
lumpy burgertushie
Well Known User
Joined: 05 Apr 2008
Posts: 164
|
Posted: June 30th 2008, 5:06 pm Post subject: |
|
|
there is a MOD over at the phpbb.com site that has been unbeaten for about a year so far.
Install the RAC MOD and 99.99% of your spam problems go away.
It is based on the same principle that HG talks about in his article.
You introduce a new required field in the registration form. Since the bots don't know it and can't see it, the registration fails.
robert |
|
| Back to top |
|
 |
phpbb-setup.se
New User
Joined: 22 Mar 2006
Posts: 3
Location: Hanover/Germany
|
|
| Back to top |
|
 |
zerocool786
Well Known User
Joined: 13 Jul 2006
Posts: 109
|
Posted: August 16th 2008, 7:54 pm Post subject: |
|
|
How would I prevent spammers from entering a Fake email address. and If they enter a correct email, when they sign-up, but later they change it to fake one.
I tried this mod, http://www.phpbbhacks.com/download/3049
How would I know which email bounced back?? |
|
| Back to top |
|
 |
~HG~
Dedicated User
Joined: 08 Nov 2003
Posts: 3184
Location: Australia
|
|
| Back to top |
|
 |
zerocool786
Well Known User
Joined: 13 Jul 2006
Posts: 109
|
Posted: August 17th 2008, 2:01 pm Post subject: |
|
|
| ~HG~ wrote:
|
This is the hack you need for phpBB2
http://www.phpbbhacks.com/download/4969
|
When I enter correct email address, I get this error message
| Code:
|
|
d.mx.mail.yahoo.com : no route to this domain, host unavailable
|
My board send alot of emails, so I am looking for a mod that checks to see if user's email address is correct.
I installed "Force E-Mail Update" (http://www.phpbbhacks.com/download/3049). I don't understand, how would I know which email address bonced back? I have an yahoo email as my admin, but I don't get email return to yahoo, so where do bonuce email goes??
thanks |
|
| Back to top |
|
 |
lumpy burgertushie
Well Known User
Joined: 05 Apr 2008
Posts: 164
|
Posted: August 17th 2008, 3:59 pm Post subject: |
|
|
a few things;
1. the email that the board uses is the one in your profile, not the one in the admin panel.
2. if you have activation set to user, then the registrant has to have a valid email address in order to get the activation email.
therefore, there is no need for any email validation MOD.
3. If a person changes their email in their profile, it deactivates them and they have to use a valid email to change it to, so that they get the activation email.
4. If you do not have the activation set to user, then there is not much you can do to control spammers, etc.
5. if you allow guest posting, there is not much you can do to control spammers, etc.
robert |
|
| Back to top |
|
 |
zerocool786
Well Known User
Joined: 13 Jul 2006
Posts: 109
|
Posted: August 17th 2008, 4:53 pm Post subject: |
|
|
| lumpy burgertushie wrote:
|
3. If a person changes their email in their profile, it deactivates them and they have to use a valid email to change it to, so that they get the activation email.
robert
|
I did set "Yes" to user to activate account. It works when users register new account. But when user changes, it doesn't ask to activate.
| Quote:
|
|
1. the email that the board uses is the one in your profile, not the one in the admin panel.
|
I am using admin account send emails to all users (like Mass Email). So I wanted to know of how many emails get returned?
And those who get the email has admin email address as "From" in the email headers.
thanks |
|
| Back to top |
|
 |
~HG~
Dedicated User
Joined: 08 Nov 2003
Posts: 3184
Location: Australia
|
Posted: August 18th 2008, 1:19 pm Post subject: |
|
|
When a member changes his/her email address in their profile, it is confirmed by re-entering their password and it does not resend an activation email.
If you have set the Force Email update hack and they log in and do so, and you have the Email Validation hack installed, it will not allow them to enter a dummy email address again. _________________ ~HG~
|| rodneyangell.com || My Hacks || Tutorial - Stopping Spam Bots |
|
| Back to top |
|
 |
|