Pingback from Serendipity to Serendipity was successfully sent by originator (I saw info-message), but not appeared on recipient's side at all
I have rather soft antispam rules (most actions - "moderate"), these rules was untouched long time and I received pingbacks in this direction before
I can complain hoster's TS, but I want to explore problem before it, with my own hands
How to debug - I lost disappeared pingback
-
LazyBadger
- Regular
- Posts: 176
- Joined: Mon Aug 25, 2008 12:25 pm
- Location: Russia
- Contact:
How to debug - I lost disappeared pingback
Quis custodiet ipsos custodes?
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Re: How to debug - I lost disappeared pingback
Hi!
Did you check the serendipity_comments table for the pingback comment, if any entry is there? Also you might want to enable logging of the spamblock plugin and see if the pingback maybe got rejected due to some option.
Also check if you maybe use other antgispam plugins like bayes, and temporarily disable them to see if then pingbacks get through.
Regards,
Garvin
Did you check the serendipity_comments table for the pingback comment, if any entry is there? Also you might want to enable logging of the spamblock plugin and see if the pingback maybe got rejected due to some option.
Also check if you maybe use other antgispam plugins like bayes, and temporarily disable them to see if then pingbacks get through.
Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
-
LazyBadger
- Regular
- Posts: 176
- Joined: Mon Aug 25, 2008 12:25 pm
- Location: Russia
- Contact:
Re: How to debug - I lost disappeared pingback
Done now. No, I have not these entries in tablegarvinhicking wrote: Did you check the serendipity_comments table for the pingback comment, if any entry is there?
Thanks, forgot about logginggarvinhicking wrote:Also you might want to enable logging of the spamblock plugin and see if the pingback maybe got rejected due to some option.
Well, I know configuration of my blogsgarvinhicking wrote: Also check if you maybe use other antgispam plugins like bayes, and temporarily disable them to see if then pingbacks get through.
Quis custodiet ipsos custodes?
-
LazyBadger
- Regular
- Posts: 176
- Joined: Mon Aug 25, 2008 12:25 pm
- Location: Russia
- Contact:
Re: How to debug - I lost disappeared pingback
Merde!
It was Akismet, for which I had "Reject"
Garvin, can you drop into log slightly more details? F.e in e-mail notify I can read "Spam Prevention: Invalid message. (Akismet)", but in log recorded only and nobody will be able to detect real Akismet's reason
It was Akismet, for which I had "Reject"
Garvin, can you drop into log slightly more details? F.e in e-mail notify I can read "Spam Prevention: Invalid message. (Akismet)", but in log recorded only
Code: Select all
[2011-06-01 18:00:04] - [MODERATE: Filtered by Akismet.com Blacklist: true]Quis custodiet ipsos custodes?
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Re: How to debug - I lost disappeared pingback
Hi!
Akismet AFAIK does not transfer anything else then "Spam: true" or "Spam: false". There's no more additional information about WHY Akismet thinks its spam.
Regards,
Garvin
Akismet AFAIK does not transfer anything else then "Spam: true" or "Spam: false". There's no more additional information about WHY Akismet thinks its spam.
Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
-
LazyBadger
- Regular
- Posts: 176
- Joined: Mon Aug 25, 2008 12:25 pm
- Location: Russia
- Contact:
Re: How to debug - I lost disappeared pingback
Well, I catched it. My probem had nothing common with Serendipity or Akismet (per se). Some way (I suppose - on site transfer) akismet's type was changed in plugin config - instead of "Akismet (original)" I saw "Typepad (original)", with key from wordpress.org it produced 100% blacklist hits
Quis custodiet ipsos custodes?