Search Results for 'spam'
-
AuthorSearch Results
-
April 6, 2010 at 6:21 am #71930
In reply to: Spam, Spam and more spam
Michael Berra
ParticipantHashcash 4.5.1. doesn’t work for me anymore… I had almost none spam-signups with the old version, but now there are alot! Maybe I will try the proxy-method mentioned above… (it seems, that it never is over… I thought I found a solution, but now I am flooded again
)
April 5, 2010 at 6:36 pm #71845techguy
Participanthnla,
Whether legal or not, the feature would be a better user experience. Plus, I don’t know for sure, but I’m guessing that an “opt-out” link that removes your name from future emails would help to avoid getting your server blacklisted or filtered by the various spam filters as well. I’ll add it to my list to try and research some of the details for Boone so he can implement it the best way possible.
April 5, 2010 at 5:34 pm #71838Hugo Ashmore
ParticipantNot exactly sending emails in large quantities though, and as for Can Spam Act I would expect these to be emails being sent by members from their own contacts not a some random list they may have found, I might be inclined to point this out in writing to members though.

The functionality of this really needs to be kept simple and straightforward, with not too many bells and whistles – that can tend to confuse and overwhelm users.
April 5, 2010 at 5:24 pm #71837techguy
Participant“It’s possible to add a “I dont want to receive more invites” on each email? (like a unsubscribe link). This will solve a lot of headaches if someone start receive multiple invites from a lot of people.”
Actually something like this might be required by the Can Spam act. Not for sure of the details. I think we need to look at one of the Facebook emails and see what they have since certainly they’ve gone through a lot more work and effort to figure out how to send emails like this in large quantities.
April 5, 2010 at 3:21 pm #71810Hugo Ashmore
ParticipantWondering if setting a quota? monthly? to the number that may be sent – not sure if there is any point to that but also mainly concerned with spammerish type issues arising and of trying to second guess non technical minded users managing to something very silly – not unkown
April 5, 2010 at 3:13 pm #71808Boone Gorges
KeymasterExcellent – and very glad to hear about the period-of-membership thing. If you have more ideas about how to allow admins to restrict visibility, let me know. I think it’s especially important for a plugin like this, which could quickly devolve into spammishness if left unchecked.
April 5, 2010 at 2:35 pm #71798In reply to: Invite Friends From Profile
Boone Gorges
KeymasterHello to everyone following this thread. I just released version 0.4 of my Invite Anyone plugin, which, as promised, adds the invite-by-email feature.
https://wordpress.org/extend/plugins/invite-anyone/
Here’s what’s new:
– “Send Invites” tab added to the Profile section
– “Send Invites” has two subsections: Invite New Members and Sent Invites
– On Invite New Members, users can enter email addresses, a custom invitation message, and check off some groups that the invited member will receive invitations to when they join the site
– On Sent Invites, users can see all the invitations they have sent, as well as whether or not the member has accepted yet
– When a user accepts an invitation, they receive invitations to all groups to which inviter(s) have invited them, as well as a friendship request from each individual who sent an invitation
– A link is added to group Send Invites pages that goes to the profile Send Invites page and pre-checks the group’s box
– There’s a Dashboard panel for sitewide admins that allows them to control some of the default behavior of the Send Invites page, as well as the visibility of the Send Invites tab. You can create a blacklist of users who are not allowed to send email invitations (good if you have spammers in your community!), limit by blog role, or by length of time since joining the site.
It’s been fairly thoroughly tested, but it’s possible (likely even!) that there are still annoying bugs. Please let me know if you find issues or have suggestions.
April 3, 2010 at 11:31 pm #71633In reply to: Dealing with COMMENT spam – help!
kidrob
ParticipantHmm… check this out: http://www.642weather.com/weather/scripts-wordpress-captcha.php
April 3, 2010 at 10:05 am #71558In reply to: E-mail domains blacklist doesn't work
Hugo Ashmore
ParticipantI said I’d try and establish some test conditions to try and determine whether banned email domains were an issue in WP or BP, tests were not hugely conclusive sadly.
site running out of the box no modifications (WPMU / BP) – no anti spam measures in place. had been receiving ~ 10 -20 spam registrations daily (quantity of spam is governed to some extent by search engine ranking /prominence)
1/ Running WPMU 2.9.2 ALL BP plugins deactivated site open to user account registrations only.
24 hour period = no spam registrations at all – a surprising result!
2/ Conditions as above (1) but allowing blog to be registered
Start to receive spam signups – not many but only observed over a 6 hour period.
These do not match to any banned emails domains entered by me, so on the surface looks as though banned domains working BUT this is far from conclusive as they may simply not have attempted to.
3/ Activate BP 1.2.3 allow accounts and blogs to be registered.
Spam increases – not hugely though! of the 6- 8 received in a 12 hour period one is noted as having an email domain that matches to one entered in the banned domains list.
None of the above is that conclusive or useful sadly, it’s a difficult subject to run tests on. It does appear that BP probably does have some problem with the banned domain list, but then I get the impression that with each version 1.2.2.1 / 1.2.3 spam issues feel as though they are lessening but others may not be experiencing that.
April 3, 2010 at 5:59 am #71550In reply to: E-mail domains blacklist doesn't work
motomac
ParticipantI have the latest versions of WPMU and BP, but I have tonnes of spam.
It’s a pity, there are not any antispam plugins for BP which work on the registration page.
April 3, 2010 at 5:31 am #71548Anton
ParticipantOne problem I noticed
On the invite email that gets sent out this is the link, http://yourbpsite.com/register/accept-invitation/test%40test.com
I’m now using a different register page to prevent spam. If I change $accept_link in invite-anyone/invite-anyone/by-email.php to reflect my register page, will it break the plugin?
April 3, 2010 at 2:35 am #71539In reply to: Adding validation in registration form?
arezki
Participantr-a-y, FYI and for what it’s worth for others looking for a similar concept. There is a tiny plugin called “Invitation Code Checker.” By installing it and then putting a code in it, say ‘fifty three’, and changing “enter validation code” in the registration form to “what is fifty and three in letters” – seems to be working so far. Spams have slowed, though I expect they will catch up. By then it is a matter a matter of changing the code like what is the capital of china? In my case, it is a foreign language site, which I hope would add more difficulty to those punks.
Thanks for the help!
April 2, 2010 at 5:44 pm #71460Boone Gorges
Keymasterhnla – Would you mind checking to see whether the table wp_bp_invite_anyone exists in your database? The “sent invites” information comes from there.
I didn’t know about the spammer issue!! I will have a look at it.
April 2, 2010 at 5:23 pm #71457Hugo Ashmore
ParticipantGreat stuff!
Installed ‘bleeding’ on live test site running BP 1.2.3 / WPMU 2.9.2
Installed smoothly – previous version didn’t exist fresh install (production site has older version )
Things noted:
The group send invite that was part of the original plugin function allows to select from all members including members marked as spammers! (am logged in and working as admin)
Having sent email invite from my account I’m returned to a ‘Sent invites’ (‘You have sent invitations to the following people.’) but there is no data available.
No email has been received, but tested setting up new account and that hasn’t been emailed either so think this is a BP 1.2.3 issue as all was working earlier today *sigh*
Looking pretty good though.
April 2, 2010 at 5:10 pm #71456In reply to: Spam, Spam and more spam
3sixty
Participant15 hours since Hashcash 4.5.1 was installed and still no new splogs registered. This compares with about 40 splogs over the preceding 3 days.
April 2, 2010 at 2:55 am #71391In reply to: Spam, Spam and more spam
3sixty
ParticipantThe plugin wordpress Hashcash (updated today to 4.5.1) should now work for BuddyPress registration but it stops EVERYBODY from registering.
This is not true for me. I just registered a test user with Hashcash 4.5.1 installed. Though still waiting to see if it stops BP splog spammers.
April 1, 2010 at 11:00 pm #71352In reply to: Ignore and Report function in the activity stream.
dre1080
Memberwhats the status on this? would also like to find a way for an ignore user or report this/mark as spam in my activity stream
April 1, 2010 at 4:19 am #71211In reply to: E-mail domains blacklist doesn't work
djsteve
ParticipantI added captcha – and I still get multiple signups from the same dozen or so email-domains, even though they are already in my blacklist..
I am checking on another hunch today… I think there is a possibility that maybe having the same entry twice in the blocked domains could be causing an issue with it not working – that seemed to make it fail once before… I just pasted the domains I had banned into a spreadsheet and then sorted it alpha – and I had the same domain listed several times in several instances… now to clean it up and try it again.. I now have 437 banned domains in my list.. maybe there is an issue there?
Maybe these qualifiers should be added to the trac for fixing? on buddypress and maybe mu?
I will read the spam spam spam thread and see if there is anything else I can do as well.
March 31, 2010 at 8:54 pm #71137In reply to: Spam, Spam and more spam
Gene53
ParticipantThe best trick I learned for fighting spam bots is to ask a question that only a human can answer and making them type it into a text box. If you change the question daily or randomize it, it makes it even tougher. Don’t do anything like math or captcha or something that a bot can calculate or decipher. Ask a question like “What color is snow?” or “How many sides does a triangle have?”
+1 for that idea, I had this on 2 SMF forums and it does work. While it doesn’t stop the odd human Spammer from registering, it stops bots dead in their tracks.
Maybe a coder would consider making such a BP plugin.
March 31, 2010 at 7:56 pm #71125In reply to: Spam, Spam and more spam
peterverkooijen
ParticipantAre there any downsides to blocking proxy servers?
March 31, 2010 at 4:47 pm #71077In reply to: E-mail domains blacklist doesn't work
David Lewis
ParticipantThere are multiple entry points for SPAM bots… so any one measure probably won’t accomplish much. I posted a list of everything I did in the “Spam, Spam and more Spam” thread. Worse case… you could try captcha.
March 31, 2010 at 4:44 pm #71076In reply to: Spam, Spam and more spam
David Lewis
Participant@Magganpice: I’ve had two SPAM registrations since banning proxy connections.
March 31, 2010 at 3:59 pm #71068In reply to: E-mail domains blacklist doesn't work
djsteve
ParticipantThis has been a wordpress mu issue for a while off and on.. I discussed an idea about at mu forums:
https://mu.wordpress.org/forums/topic/13982
[blockquote]
I too have noticed that even putting domains in the block list seems to not stop future registrations. Here is a thought of mine.
MAYBE a spammer actually signs up 100 new accounts, and then only activates one a day. So even though we have added his domain to the ban list for signups, he still has 99 more that have been signed up, but not yet activated?
If this is the case I would like to see MU add core code that checks to see upon activation if the domain they originally used to signup has since been banned, and then prevent them from activating if it has.
Just a thought, not sure if this is the case – but it may be worth looking into.
[/blockquote]
It was suggested that I add this suggestion to the trac, ( https://core.trac.wordpress.org/ )
but I really don’t know how to use that thing…
not sure that it is a buddypress specific issues, but I DO believe that the spammers are looking for buddypress phrases when compiling their lists of sites to hit…
March 31, 2010 at 3:55 pm #71066In reply to: E-mail domains blacklist doesn't work
Hugo Ashmore
ParticipantBut there are many steps one can initiate to stem that tide of spammers, although the domain blacklist is an issue in not apparently working I have still had reasonable success in reducing spam signups to around a dozen a day and still have one or two steps that I haven’t taken yet
March 31, 2010 at 3:49 pm #71065In reply to: Spam, Spam and more spam
gregfielding
ParticipantI’m seeing the same thing you are….
Is there any way to get buddypress registration to reference the banned domain list?
-
AuthorSearch Results