Re: [PHP-WIN] php-windows请查收!

2007-06-14 Thread n <[EMAIL PROTECTED]>
Hey! This is spam! :D I didn't notice until I scrolled to the few parts written in English... lol 安规系统工程实践 skrev: > 若您不需要此类邮件, > > 请回复主题至 [EMAIL PROTECTED] 我们会在10个工作日内为您退订! > > 安规系统工程实践 > > 主办单位:斐-捷-企-业-顾-问-有-限-公-司 > > 时间地点:2007年7月14-15 日 上

RE: [PHP-WIN] Re: php-windows请查收!

2007-06-14 Thread Gustav Wiberg
*lol* -Original Message- From: Darren Whitlen [mailto:[EMAIL PROTECTED] Sent: Friday, June 15, 2007 2:00 AM To: php-windows@lists.php.net Subject: [PHP-WIN] Re: php-windows请查收! I completely agree. 安规系统工程实践 wrote: > 若您不需要此类邮件, > > 请回复主题至 [EMAIL PROTECTED] 我们会在10个工作日内为您退订! > > ---

[PHP-WIN] Re: php-windows请查收!

2007-06-14 Thread Darren Whitlen
I completely agree. 安规系统工程实践 wrote: 若您不需要此类邮件, 请回复主题至 [EMAIL PROTECTED] 我们会在10个工作日内为您退订! 安规系统工程实践 主办单位:斐-捷-企-业-顾-问-有-限-公-司 时间地点:2007年7月14-15 日 上海 时间地点:2007年7月28-29 日 深圳 收费标准:2200元/ 人(含授课费、资料费、会务费、午餐费) 适合对象:从事电子、电器、电工产品设计研发/公司研发主管

Re: [PHP-WIN] Re: Spammers?

2007-06-14 Thread Mikael Grön
You could stop stuff like them using their own forms with referral checking.. Though some people disable referrals in their browsers (i.e. with the Web Developer Toolbar in Firefox), that would hinder some to post. Mike Geoff Lane skrev: On Thursday, June 14, 2007, 8:19:00 AM, Gustav wrote:

[PHP-WIN] Re: Spammers?

2007-06-14 Thread Geoff Lane
On Thursday, June 14, 2007, 8:19:00 AM, Gustav wrote: > Anyone who know who spammers operate? --- I did at one time suffer injection attacks where the spammers used their own form to take advantage of inherent weaknesses of the PHP mail() function to inject messages and recipient addresses that o

RE: [PHP-WIN] Using COM with PHP - help please!

2007-06-14 Thread Gustav Wiberg
Hi there! Probably it's time to update your PHP-version? Best regards /Gustav Wiberg -Original Message- From: David Felton [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 13, 2007 4:40 PM To: php-windows@lists.php.net Subject: [PHP-WIN] Using COM with PHP - help please! Does anyone h

RE: [PHP-WIN] Spammers?

2007-06-14 Thread Gustav Wiberg
Hi Michael! Yes, it's correct. Actually I'm not using captha, I'm using another technique described in http://www.phpclasses.org/browse/package/3817.html I've tested it for a while in it works really great :-) But now I'm interested HOW the spammers work, because I want to learn how my enemie

[PHP-WIN] Spammers?

2007-06-14 Thread Gustav Wiberg
Hi there! Anyone who know who spammers operate? Is the content sent through the 80-port or what? I want to know for building a better spam-filter in php... Best regards /Gustav Wiberg -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-WIN] Spammers?

2007-06-14 Thread Mikael Grön
You're talking about comment spammers and such, right? Most spammers use all their skillz to mimic real users as much as possible. So yeah, they use port80, their softwares identify as ligit browsers, they write stuff that looks almost real, and so on. The best that's out there is captcha image