[Trac] Re: Spam Filter Configuration

2009-06-28 Thread Tibi Turbureanu

On 18 Mai, 07:40, Michael Renzmann mrenzm...@otaku42.de wrote:
Dascalu Laurentziu:
 What filter strategy do you use on trac site[0] to avoidspam?

 I cannot talk for the admins of trac.edgewall.org. However, on
 trac-hacks.org we use TracSpamFilter (with all but the Akismet stuff being
 enabled) and some custom mod_security rules.

Michael, what is the configuration of your Spam Filters (karma
points)?

 The mod_security rules block POSTs for new tickets that have author set to
 anonymous, component set to SELECT A HACK and contain at least one
 link. This filters a common type ofspamthat before hit the site.
 This has been implemented as mod_security rules because it was easier for
 me than writing a newfilterstrategy. At some point this will be changed.

OK.

 The rest gets run through a large amount of regular expressions, 
 seehttp://trac-hacks.org/wiki/BadContent.

How do you use this regular expressions for filtering?

And how often do you update the BadContent list?

Thanks,
Tibi

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups Trac 
Users group.
To post to this group, send email to trac-users@googlegroups.com
To unsubscribe from this group, send email to 
trac-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~--~~~~--~~--~--~---



[Trac] Re: Spam Filter Configuration

2009-05-17 Thread Michael Renzmann

Hi.

 I'm facing spam messages on trac. I want to maintain the access free:
 no user authentification and no captcha. I used various filter
 strategy combinations, but all of them have failed. What filter
 strategy do you use on trac site[0] to avoid spam ?

I cannot talk for the admins of trac.edgewall.org. However, on
trac-hacks.org we use TracSpamFilter (with all but the Akismet stuff being
enabled) and some custom mod_security rules.

The mod_security rules block POSTs for new tickets that have author set to
anonymous, component set to SELECT A HACK and contain at least one
link. This filters a common type of spam that before hit the site.
This has been implemented as mod_security rules because it was easier for
me than writing a new filter strategy. At some point this will be changed.

The rest gets run through a large amount of regular expressions, see
http://trac-hacks.org/wiki/BadContent .

Bye, Mike

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups Trac 
Users group.
To post to this group, send email to trac-users@googlegroups.com
To unsubscribe from this group, send email to 
trac-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~--~~~~--~~--~--~---