Skip to content

Bihanojko/AntispamTester

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

AntispamTester

Python script for testing antispam functionality

Put AntispamTester.py to the same folder as antispam. E-mails, which are to be tested, should be put in a ./Tests subfolder like this:

  • antispam
  • AntispamTester
  • ./Tests
    • ./[subfolder_name]
      • ./spam
        • spam e-mails
      • ./ham
        • ham e-mails
    • ./[subfolder2_name] ...

For running only selected subfolders, specify their names as AntispamTester.py arguments.

Large e-mail databases:

About

Python script for testing antispam functionality

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages