Re: Preventing tbping spamming ?

"Low Kian Seong" <[email protected]> Wed, 28 Mar 2007 23:35:29 +0800
Newsgroups gmane.comp.python.zope.coreblog.english
Message-ID <[email protected]>
On 3/21/07, sirloon <[email protected]> wrote:
> Hi,
>
> I'm using CoreBlog2 0.9b for Plone, and I get spammed with trackback ping=
ing. I've disable trackback in my entries (cannot add/hidden), but I'm stil=
l receiving mail notifications. So I dig a little and found a possible bug =
(at least annoyance), in the tbping python script:
>
>   1. the script first sends mail notification
>   2. then tries to add the trackback
>
> I would have expected: try *then* notify. More, while adding trackback, t=
he script isn't interrested into the return value of addTrackback2Entry(). =
As a result, event if the trackback is closed/hidden (that is, not open), t=
he script won't be aware about this error (addTrackback2Entry() will return=
 None), and will return a tbping_result with error code ok.
>
> FWIW, attached is my customized tbping script.
>
> Hope it helps,
>
> Cheers,
>
> Seb
> --
> S=E9bastien LELONG
> sebastien.lelong[at]sirloon.net
> http://www.sirloon.net
> http://sirbot.org
> "Syntactic sugar is just sugar, but it makes life tasty..."
> :wq!

But does this mean that you open up trackback to all now ? I mean with
this script is it enough to lessen the huge number of trackback spams
?

>
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.2.2 (GNU/Linux)
>
> iD8DBQFGAA5wwi2+M5caSkYRAljeAJ9X2P+FNcrzN1WLRxTpHRDhSm1oNgCdGWVY
> BW9mnGAvAMvZyOPLSdHZlw8=3D
> =3DgCNR
> -----END PGP SIGNATURE-----
>
> _______________________________________________
> COREblog-en mailing list
> COREblog-en-/9qXvnWia/9Wk0Htik3J/[email protected]
> http://postaria.com/mailman/listinfo/coreblog-en
> Unsubscription writing to coreblog-en-leave-/9qXvnWia/9Wk0Htik3J/[email protected]
>
>
_______________________________________________
COREblog-en mailing list
COREblog-en-/9qXvnWia/9Wk0Htik3J/[email protected]
http://postaria.com/mailman/listinfo/coreblog-en
Unsubscription writing to coreblog-en-leave-/9qXvnWia/9Wk0Htik3J/[email protected]