UNSUBSCRIBE<br><br><div><span class="gmail_quote">On 10/17/06, <b class="gmail_sendername">Roland Haeder</b> &lt;<a href="mailto:webmaster@mxchange.org">webmaster@mxchange.org</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Tuesday, 17. October 2006 15:52, Sebastian Herp wrote:<br>&gt; Can there be more than one anti-spam plugin in Wordpress? In my<br>&gt; understanding the plugin that processes a comment last always wins<br>&gt; (meaning decides if it is spam or not) ... so if I'm going to use only
<br>&gt; Akismet I want Akismet to do some sanity checking before it flags<br>&gt; something as spam that is most likely not spam. Registered users are not<br>&gt; spamers!!!<br>You may want to change the priority of that plugin. To do so so open
<br>akismet/akismet.php and search for:<br><br>add_action('preprocess_comment', 'ksd_auto_check_comment', 1);<br><br>That little 1 at the end means &quot;highest&quot; priority. Now you can alter it to<br>your needs. :-) Btw: I use 5 here, so Akismet comes first, than me, than some
<br>others (like SK2 on prio. 10 and so on).<br><br>&gt; Akismet reports on it's website that 92% of all comments are spam ...<br>&gt; that's also the case on my blog.<br>And it's true... :-( I got a lot &quot;Car Insurance&quot; here and ringing-tones.
<br><br>&gt; Wordpress implements a system like Spam Karma 2 is using ... let<br>&gt; different plugins give their opinion about a comment and than decide if<br>&gt; it is spam or not.<br>Fully agreed!<br><br>Greets,<br>Roland
<br><br>--<br>(GNU) PGP ID: 0x8C8859B9<br><br>Weblog:<br><a href="http://blog.mxchange.org">http://blog.mxchange.org</a><br>_______________________________________________<br>spam-stopper mailing list<br><a href="mailto:spam-stopper@lists.automattic.com">
spam-stopper@lists.automattic.com</a><br><a href="http://lists.automattic.com/mailman/listinfo/spam-stopper">http://lists.automattic.com/mailman/listinfo/spam-stopper</a><br></blockquote></div><br>