Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 628 Bytes

TODO.md

File metadata and controls

16 lines (14 loc) · 628 Bytes

Todo list

High priority

* Write program as main() * Correct the use of subprocess Popen (pipe.communicate() is the way to go) * Delete the semi-encryption of passwords (Security through obscurity != security)

Other stuff

* Auto report messages to Razor (high scoring ones that are definitely spam) * Delete the semi-encryption of passwords (Security through obscurity != security) * Seperate out messages that may be false positives (scores close to SpamAssassin thresholds) from the definite spam ones. * Stop using working dir as cache * Set a 50 emails partial run defaut and loop it