On Tue, 3 May 2005, Ing. Branislav Gerzo wrote:

> Chris Devers [CD], on Tuesday, May 3, 2005 at 10:16 (-0400 (EDT))
> typed:
> 
> CD>    my $address = '[EMAIL PROTECTED]';
> CD>    my ( $domain  = $address ) =~ m/@(.*)/;
> 
> uff, I think you write this in hurry, this simply won't work.

Sorry, yes, it won't work. 

> CD> Really, SpamAssassin will save you a lot of headaches here.
> 
> I use BayesIt in The Bat, works well.

Is it written in Perl ?

Part of the reason I suggested SpamAssassin -- aside from it being an 
effective tool in its own right -- is that it's all Perl, so studying it 
can be a good example for someone trying to learn how these things work.


-- 
Chris Devers

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to