Re: SMTP and Spam



Up and running. Excellent results. Impressed by your code easy to read.

Great, thanks :)

I had a thought that it could easily be modified to a filter spam, check
the
subject, and or if message size = 0

Yes, it could be used to filter spam, you could for example parse the Body
property of the message for keywords but I'm not sure how efficent it would
be.

PL.


.



Relevant Pages

  • Re: SKILL Q: Getting all model lib file sections??
    ... very simple parse of the model file to look for section keywords - there was ... I have seen some very creative use of the sections in a spectre model ... file and I would picture that the novice user will get pretty confused ...
    (comp.cad.cadence)
  • Re: Get list of unique words in a string
    ... I'm guessing you want to extract the entered keywords from the text ... to parse each item. ... To find the keywords, you need to decide on a valid input format, ... This function gives an array of sequences of word characters in the ...
    (comp.lang.javascript)
  • Parse web pages
    ... I need to create a PHP script to read and parse a set of changing ... web pages for certain keywords for my project, ... here with the coding? ...
    (comp.lang.php)
  • PyArg_ParseKeywords?
    ... I want to parse only the keywords, ... ignoring the arguments. ... Steve ...
    (comp.lang.python)
  • parsing a txt file by keywords
    ... I would like to parse a text file by keywords and get values ... abc 3456 defg Voltage=2000.0 ...
    (comp.soft-sys.matlab)

Loading