Search Results for 'spam'
-
AuthorSearch Results
-
October 27, 2010 at 12:19 am #96619PisanojmParticipant
There has been a ton of talk about controlling Spam on BuddyPress.org… try tooling through this post for some ideas:
https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/buddypress-spam
October 26, 2010 at 11:14 pm #96614In reply to: Activity Stream and Spam
rich! @ etivitiParticipanttry stopping the spammers from registering – topic covered in the past about different options
October 26, 2010 at 10:27 pm #96610SixgunzxParticipantWow, world renowned support? 7 months and still no answers! I have the same issue guys, I get a ton of spam on my activity streams. I have 4 different anti-spam plugins, and guess what? Non of them help with the activity stream. This is something Buddypress needs to be looking at!
October 24, 2010 at 3:46 pm #96321rich! @ etivitiParticipanthave them check their spam folder (and proper host config for sending email – maybe the host has trouble with users sending out spam)
buddypress rules for usernames
`
if ( !validate_username( $user_name ) || in_array( $user_name, (array)$illegal_names ) || $user_name != $maybe[0] )
$errors->add( ‘user_name’, __( ‘Only lowercase letters and numbers allowed’, ‘buddypress’ ) );if( strlen( $user_name ) < 4 )
$errors->add( ‘user_name’, __( ‘Username must be at least 4 characters’, ‘buddypress’ ) );if ( strpos( ‘ ‘ . $user_name, ‘_’ ) != false )
$errors->add( ‘user_name’, __( ‘Sorry, usernames may not contain the character “_”!’, ‘buddypress’ ) );/* Is the user_name all numeric? */
$match = array();
preg_match( ‘/[0-9]*/’, $user_name, $match );if ( $match[0] == $user_name )
$errors->add( ‘user_name’, __( ‘Sorry, usernames must have letters too!’, ‘buddypress’ ) );
`October 24, 2010 at 10:44 am #96290In reply to: Question about registration and the admin bar
Hugo AshmoreParticipantAs that guide is written b y Boone I guess it must be possible, if it hasn’t worked for you you need to review carefully what you have done and that you have followed all steps explicitly, and yes it might be a case that you need the css in which case test that theory by dropping the adminbar css file into your header for the top level site.
There is a means of deactivating the activation and there will be threads on the forum and – I think – a plugin so have a hunt around.
Don’t do this just to circumvent an issue you are having though; to want to remove activation because as you say “the verification email is being marked as spam most of the time” should be telling you that there is something wrong, email servers only apply filters based on sets of rules, you do have to ensure that when email servers look at incoming mail that they can verify it’s origin in other words perhaps you need associated dns mx records for your domain?
Email isn’t necessarily something that just works or something that WP magically deals with, all WP does is simply use a faux email relay such as sendmail it doesn’t know or care whether your emails report themselves correctly.
October 23, 2010 at 1:12 pm #96204In reply to: Users are not receiving mail on registration
Anonymous User 96400InactiveIn my experience the mail actually gets sent 99.9% of the time. Sometimes it just ends up in the spam folder. Especially with Gmail accounts.
October 19, 2010 at 2:11 pm #95598In reply to: WordPress 3.0 + Buddypress — User Creation Problems?
Deadpan110MemberI have noticed this problem too.
A fresh setup …5min WordPress install, add BuddyPress Plugin etc etc…
I can not yet confirm if it only occurs for hotmail users (yuck) and it needs more testing!
But here are some obscured excerpts from my mail logs…
Node1 webserver and BuddyPress:
`Oct 19 13:02:42 node1 postfix/smtp[23717]: D67EA2802A: to=, relay=192.168.###.###[192.168.###.###]:25, delay=40, delays=0.33/0.01/0.05/40, dsn=2.0.0, status=sent (250 2.0.0 Ok: queued as 5967C292C1)`Relayed to my Mail Server at Node2:
`Oct 19 13:02:43 node2 postfix/smtp[27458]: F2173292C4: to=, relay=mx3.hotmail.com[65.55.37.120]:25, delay=0.23, delays=0.01/0.02/0.08/0.12, dsn=2.0.0, status=sent (250 Queued mail for delivery)`I have a pretty good knowledge of Linux and webservices, but this indicates the mail was sent to hotmail… but the user in question never received it – not even in their spam box.
My servers even have a correct SPF text record in the DNS but so far it seems all the hotmail sign ups are not being seen by the end user.
I can only guess that st00pid Microsoft’s hotmail is sending them into a black hole – perhaps they have got fussy about the confirmation link or something?
Even though it would seem it is not a BuddyPress problem, perhaps some tests should be done to find out why this happens (to be honest, I hate hotmail – but a lot of people use it).
If it is something todo with the confirmation link, then maybe there is some kind of work around?
It will be interesting to hear peoples thoughts on this!
October 18, 2010 at 3:57 pm #95485In reply to: Instant Spam – How To Cut It Out ?
Roger CoathupParticipant@whitbyglennk – remember to search before posting – this thread has a comprehensive list of ideas for tackling spam:
https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/buddypress-spam/
October 16, 2010 at 12:32 am #95306modemlooperModeratorYou have to find the user in the database and change their setting to 0. If you don’t know how to access a db then google phpmyadmin and learn.
October 15, 2010 at 9:52 pm #95297carinallcParticipant@dtclarinet – can you share how you reset the database? I’m not using the plugin mentioned, but rather wp-fb-autoconnect. Could that cause the same issue?
Thanks
October 13, 2010 at 8:38 am #95029JohnnyScienceMemberThese are my active plugins, which one do you think would affect something like this?
Adrotate
After the Deadline – Adds a contextual spell, style, and grammar checker to WordPress. Write better and spend less time editing.
Akismet – checks comments against akismet web sercvice to see if they look like spam
Autochimp – mailchimp plugin
Automatic WordPress backup
BP Disable Activation
BP Group Managment
Buddypress – this does have an upgrade to 1.2.5.2 – would this affect things perhaps?
Buddypress Like
Buddypress Admin Bar Mods
Buddypress Rate Forum Posts
Buddypress Templete Pack
Configure SMTP
Google analytics for wordpress
Invite anyone
Lab Photobooth
Lab Photo
Lap Protect Plugin
Mailchimp
Microkids Related Posts
OEMBED FOR BUDDYPRESS
Cinocopa viewer
Theme my Login – which I dont even know if its working
TinyMCE advanced
Users to CSV
Welcome Pack – which I dont even have setup or use yet
WP-Useronline – works with my CometChat chat bar
WPtouch iphone theme
Any ideas which one it could be?
October 12, 2010 at 4:37 pm #94959In reply to: Widget: Who is online
techguyParticipantI heard it was removed because it was showing a bunch of spam users that had joined. The only who is online widget that I know of is the default one that comes with the default theme.
October 11, 2010 at 4:25 pm #94850In reply to: Please delete/ban this user
jlenneyMemberCould you also please remove this one: jefflenney – that is another spam account by this militias user, with intent on harming me.
@johnjamesjacoby @boonebgorges
Thank you,
Jeff Lenney (you can contact me via jefflenney.com if you want)October 9, 2010 at 6:02 pm #94691In reply to: Moderate Signup / Restrict Registration
Romik84Memberyeah, I definitely agree!!! How come there is no working solution for this BIG issue? I am already boring of removing tens of Chinese spammers and their stupid shoes, bags, other “cool cheap” stuff every day!!! There are also bloggers who wanna real blogs and real webmasters who wanna keep their network clean from those anoying spammers … I please you, come with a working solution and we will pray for you…thanks
October 9, 2010 at 5:25 pm #94686In reply to: Buddyvents – New Events Plugin
Hugo AshmoreParticipant@netweblogic tbh I find that post unbelievable, it’s not only hijacking but downright rude and spammy, I’ll be deleting it from this thread shortly just so that you know when you look for it.
October 9, 2010 at 1:14 am #94645Peter KirnParticipantYeah, I’m giving Humanity a try — seems to be quite effective.
There’s a big thread here:
https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/buddypress-spam/?topic_page=6&num=15Also trying to get this group active again:
https://buddypress.org/community/groups/spam-eater/home/Nice name. Needs some spam-related icon, though.
October 9, 2010 at 12:50 am #94643In reply to: BuddyPress Spam
Peter KirnParticipantIncidentally, I still like the idea of getting folks together in a BP Group to attack the issue. I had suggested starting such a group on an IRC chat a few weeks ago, but I see now that there *is* a (small) group someone had set up. If people are interested, we can use that. Or maybe it’s fine to just continue this thread for now, though not having to dig through a few dozen posts has some appeal.
October 9, 2010 at 12:19 am #94640In reply to: BuddyPress Spam
Peter KirnParticipantjwack – since you had such trouble with this even after taking some measures, what was the final regimen you installed for blocking spam?
October 8, 2010 at 8:24 am #94577In reply to: the various styles of fashion boots 2010
modemlooperModeratorIt’s becoming a serious problem not only here but on every bp site. i have 6-7 hacks to block spammers and they still get in.
October 8, 2010 at 2:05 am #94559In reply to: BuddyPress Spam
jwackParticipantThanks to this thread I am going on almost 48 hours with no new spam signups or blogs. lol I feel like I should get a coin? Yes that’s a bad AA related joke.
October 8, 2010 at 2:05 am #94558In reply to: BuddyPress Spam
jwackParticipantThanks to this thread I am going on almost 48 hours with no new spam signups or blogs. lol I feel like I should get a coin? Yes that’s a bad AA related joke.
October 7, 2010 at 5:24 pm #94508In reply to: It looks like the user is not logged in
amulettsParticipantYes I am using the default theme. I’m also using the plugin ‘BP Disable Activation’ (everyone was getting marked as a spammer when they registered).
October 7, 2010 at 12:45 pm #94477In reply to: BuddyPress Spam
anindyarayMemberI’m using this plugin : https://wordpress.org/extend/plugins/wordpress-mu-secure-invites/
I have restricted registration only by invitation , yet I got one registration ….
have to done all the spam blocking techniques mentioned here to my installation … but did some definitely
October 7, 2010 at 10:43 am #94467In reply to: BuddyPress Spam
RichardasParticipantthanks to this http://www.marcelboast.com/badboteliminator/
*Mod note: Disclaimer – this script is a paid script
October 7, 2010 at 10:21 am #94463In reply to: BuddyPress Spam
MarcelParticipantA great way to stop bad bots is the Bad Bot Eliminator script http://www.marcelboast.com/badboteliminator/
It stops bad bots dynamically by blocking IP addresses.*Mod note: Disclaimer – this script is a paid script
-
AuthorSearch Results