[geeklog-devtalk] geeklog-devel digest, Vol 1 #509 - 2 msgs
geeklog-devel-request at lists.geeklog.net
geeklog-devel-request at lists.geeklog.net
Thu Feb 17 13:00:01 EST 2005
Send geeklog-devel mailing list submissions to
geeklog-devel at lists.geeklog.net
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.geeklog.net/listinfo/geeklog-devel
or, via email, send a message with subject or body 'help' to
geeklog-devel-request at lists.geeklog.net
You can reach the person managing the list at
geeklog-devel-admin at lists.geeklog.net
When replying, please edit your Subject line so it is more specific
than "Re: Contents of geeklog-devel digest..."
Today's Topics:
1. Re: Spam, spam, bacon, eggs, and spam (Dirk Haun)
2. Re: Spam, spam, bacon, eggs, and spam (Tom Willett)
--__--__--
Message: 1
From: "Dirk Haun" <dirk at haun-online.de>
To: <geeklog-devel at lists.geeklog.net>
Subject: Re: [geeklog-devel] Spam, spam, bacon, eggs, and spam
Date: Wed, 16 Feb 2005 21:55:36 +0100
Organization: Terra Software Systems
Reply-To: geeklog-devel at lists.geeklog.net
Tom,
well, looks like the poker spammer is back (after a couple of quite days)
- I got a bunch of trackback spams on geeklog.info about an hour ago
(only 2 made it through, thoug). Which reminded me of this:
>Blacklist.Examine.class.php
>Change line 44 from
>if (preg_match("#$val#", $comment)) {
>to
>if (preg_match("#$val#", html_entity_decode($comment))) {
FYI: html_entity_decode is only available as of PHP 4.3.0.
But it looks like it's also available through the PHP_Compat package
which we already ship with Geeklog 1.3.11, so it should be possible to
use it. Just needs a few extra lines of code.
bye, Dirk
--
http://www.haun-online.de/
http://www.handful-of-sparks.de/
--__--__--
Message: 2
Date: Wed, 16 Feb 2005 16:11:10 -0500
From: Tom Willett <tomw at pigstye.net>
To: geeklog-devel at lists.geeklog.net
Subject: Re: [geeklog-devel] Spam, spam, bacon, eggs, and spam
Reply-To: geeklog-devel at lists.geeklog.net
This is a multi-part message in MIME format.
--------------070000070707080405020206
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
On 2/16/2005 3:55 PM, Dirk Haun wrote:
>Tom,
>
>well, looks like the poker spammer is back (after a couple of quite days)
>- I got a bunch of trackback spams on geeklog.info about an hour ago
>(only 2 made it through, thoug). Which reminded me of this:
>
>
>
>>Blacklist.Examine.class.php
>>Change line 44 from
>>if (preg_match("#$val#", $comment)) {
>>to
>>if (preg_match("#$val#", html_entity_decode($comment))) {
>>
>>
>
>FYI: html_entity_decode is only available as of PHP 4.3.0.
>
>But it looks like it's also available through the PHP_Compat package
>which we already ship with Geeklog 1.3.11, so it should be possible to
>use it. Just needs a few extra lines of code.
>
>bye, Dirk
>
>
>
>
Yes didn't pay attention to the version availability.
I think we need to figure out some spam that just eliminates the stupid
people who respond to it. We could clean out the gene pool and
eliminate the spam problem all at once.
Oh wait. My oldest son who is brilliant I might add (a microbiologist),
has gotten hooked on internet gambling, he has probably been to some of
our spammers sites. AHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH
--
Tom Willett
tomw at pigstye.net
--------------070000070707080405020206
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
On 2/16/2005 3:55 PM, Dirk Haun wrote:
<blockquote cite="mid20050216205536.13708 at smtp.haun-online.de"
type="cite">
<pre wrap="">Tom,
well, looks like the poker spammer is back (after a couple of quite days)
- I got a bunch of trackback spams on geeklog.info about an hour ago
(only 2 made it through, thoug). Which reminded me of this:
</pre>
<blockquote type="cite">
<pre wrap="">Blacklist.Examine.class.php
Change line 44 from
if (preg_match("#$val#", $comment)) {
to
if (preg_match("#$val#", html_entity_decode($comment))) {
</pre>
</blockquote>
<pre wrap=""><!---->
FYI: html_entity_decode is only available as of PHP 4.3.0.
But it looks like it's also available through the PHP_Compat package
which we already ship with Geeklog 1.3.11, so it should be possible to
use it. Just needs a few extra lines of code.
bye, Dirk
</pre>
</blockquote>
Yes didn't pay attention to the version availability. <br>
<br>
I think we need to figure out some spam that just eliminates the stupid
people who respond to it. We could clean out the gene pool and
eliminate the spam problem all at once.<br>
<br>
Oh wait. My oldest son who is brilliant I might add (a
microbiologist), has gotten hooked on internet gambling, he has
probably been to some of our spammers sites.
AHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH<br>
<br>
<pre class="moz-signature" cols="72">--
Tom Willett
<a class="moz-txt-link-abbreviated" href="mailto:tomw at pigstye.net">tomw at pigstye.net</a>
</pre>
</body>
</html>
--------------070000070707080405020206--
--__--__--
_______________________________________________
geeklog-devel mailing list
geeklog-devel at lists.geeklog.net
http://lists.geeklog.net/listinfo/geeklog-devel
End of geeklog-devel Digest
More information about the geeklog-devtalk
mailing list