Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 Jun : Re: spam sender addresses
| Subject: | Re: spam sender addresses |
| Posted by: | "Remy Lebeau (TeamB)" (no.spam@no.spam.com) |
| Date: | Thu, 1 Jun 2006 11:04:23 |
"theo" <nospam@for.me> wrote in message
news:447eb1cf@newsgroups.borland.com...
> Is there an algorithm to find out faked email addresses in the form:
Syntax-wise, those are valid addresses. So a syntax filtering algorithm
will not help you. What you are asking for is a content filtering
algorithm, and that is very hard to implement. You would have to contact
those servers individually to find out if those mailboxes actually exist.
Gambit