On 3/21/07, sirloon <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I'm using CoreBlog2 0.9b for Plone, and I get spammed with trackback pinging. 
> I've disable trackback in my entries (cannot add/hidden), but I'm still 
> 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, the 
> script isn't interrested into the return value of addTrackback2Entry(). As a 
> result, event if the trackback is closed/hidden (that is, not open), the 
> 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ébastien 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=
> =gCNR
> -----END PGP SIGNATURE-----
>
> _______________________________________________
> COREblog-en mailing list
> [email protected]
> http://postaria.com/mailman/listinfo/coreblog-en
> Unsubscription writing to [EMAIL PROTECTED]
>
>
_______________________________________________
COREblog-en mailing list
[email protected]
http://postaria.com/mailman/listinfo/coreblog-en
Unsubscription writing to [EMAIL PROTECTED]

Reply via email to