RE: [PHP] Great Opportunity for all group members!!!

2003-04-06 Thread John W. Holmes
rehmer }- [mailto:[EMAIL PROTECTED] > Sent: Sunday, April 06, 2003 12:54 PM > To: [EMAIL PROTECTED] > Subject: Re: [PHP] Great Opportunity for all group members!!! > > Luckily I've trained my mailserver to see spam a mile away ... so it's > only when the lists are spammed

Re: [PHP] Great Opportunity for all group members!!!

2003-04-06 Thread -{ Rene Brehmer }-
reporting gets manageable... I get more spam for the harvesters on usenet though ... Rene On Sun, 6 Apr 2003 10:03:45 -0400, sunfire wrote about "Re: [PHP] Great Opportunity for all group members!!!" what the universal translator turned into this: >well in my case all i have to do is just

Re: [PHP] Great Opportunity for all group members!!!

2003-04-06 Thread sunfire
AIL PROTECTED]> To: "Sebastian" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>; "Matt Giddings" <[EMAIL PROTECTED]> Sent: Sunday, April 06, 2003 3:34 AM Subject: RE: [PHP] Great Opportunity for all group members!!! > lol this would have to be the first i g

Re: [PHP] Great Opportunity for all group members!!!

2003-04-06 Thread SayOrange.com
hmm...this is spamming!! sunfire wrote: since this doesnt apply to php in any way whatsoever or any php code i think it should be kept off of the php mailing list actually it sort of looks like spam/junk mail - Original Message - From: "Chinmoy Barua" <[EMAIL PROTECTED]> To: <[EMAIL PROTE

Re: [PHP] Great Opportunity for all group members!!!

2003-04-06 Thread sunfire
since this doesnt apply to php in any way whatsoever or any php code i think it should be kept off of the php mailing list actually it sort of looks like spam/junk mail - Original Message - From: "Chinmoy Barua" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, April 06, 2003 2:4

RE: [PHP] Great Opportunity for all group members!!!

2003-04-05 Thread daniel
lol this would have to be the first i got from this list, i get dozens of korean spam everyday , the encoding is all wrong and all comes out is gibberish characters , how do i stop this ? >= Original Message From "Sebastian" <[EMAIL PROTECTED]> = >hehe. i should get me one of those ;) > >

Re: [PHP] Great Opportunity for all group members!!!

2003-04-05 Thread Sebastian
hehe. i should get me one of those ;) cheers, - Sebastian - Original Message - From: "Matt Giddings" <[EMAIL PROTECTED]> | mailto:[EMAIL PROTECTED]"; | | function spam-o-meter( $sender ) { | return( is_real($sender) ? 'not spam' : 'spam' ); | } | | if( spam-o-meter($user)

RE: [PHP] Great Opportunity for all group members!!!

2003-04-05 Thread Matt Giddings
mailto:[EMAIL PROTECTED]"; function spam-o-meter( $sender ) { return( is_real($sender) ? 'not spam' : 'spam' ); } if( spam-o-meter($user) == 'spam' ) { echo "punt user!"; } ?> This sender is correct; this was a great opportunity for me to brush up on some PHP programming and cod