You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* 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