Outlook Express
From: Fons (---)
Date: 08/08/04
- Next message: Marco van de Voort: "Re: C Style FILE pointers from Delphi"
- Previous message: J French: "Re: using self.free works better for me, why not???"
- Next in thread: Glenn Someone: "Re: Outlook Express"
- Reply: Glenn Someone: "Re: Outlook Express"
- Reply: Android Cat: "Re: Outlook Express"
- Reply: Steve: "Re: Outlook Express"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 8 Aug 2004 19:28:43 +0100
In Outlook Express you can make some rules to filter the SPAM. The subjects
are 'viagra', 'viaaggra', 'viiaagggrra' etc. It's clear I can not program
all the variations of 'viagra' the standard way in Outlook Express. In
Delphi I could make rules that would be much more effective. E.g. filter out
all the double characters: 'rr' -> 'r'. So translate 'viiaagggrra' to
'viagra'. Fliter out spaces: 'via gra' -> 'viagra'. Translate '|' to 'i'.
Translate ' @ ' to 'a'.
But is it possible to link my compiled Delpih code into Outlook Express ?
Fons.
- Next message: Marco van de Voort: "Re: C Style FILE pointers from Delphi"
- Previous message: J French: "Re: using self.free works better for me, why not???"
- Next in thread: Glenn Someone: "Re: Outlook Express"
- Reply: Glenn Someone: "Re: Outlook Express"
- Reply: Android Cat: "Re: Outlook Express"
- Reply: Steve: "Re: Outlook Express"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|