lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Steve Dekorte wrote:
>
> Yes, please do that. Something as simple as:
> 
>    address = gsub(gsub(address, "@", " at "), "%.", " dot ")
> 
> would be sufficient.
> 
> Steve

Not really. The spammer's bots can easily substitute those back 
again to the real email address. Spammers can use regexps as well
as we can. 


-- 
"No one knows true heroes, for they speak not of their greatness." -- 
Daniel Remar.
Björn De Meyer 
bjorn.demeyer@pandora.be