Automatic backups, patching, replication, and failover. Focus on your app, not your database.
Cloud SQL handles your database ops end to end, so you can focus on your app.
Try Free
MongoDB Atlas runs apps anywhere
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
For Outlook I had been using the SpamBayes plugin for years in order to remove spam e-mails. However, with Outlook 365 the addin stopped working for me.
This reimplementation enables you to mark e-mails as spam or valid. Based on your input the addin learns how to classify e-mails. If the addin detects spam then it will move the e-mail to a configurable folder in Outlook.
*** NOTE: Version 4.0 development has moved to https://github.com/Hallikas/sspamm ... This space has saved as legacy data
Semi's Spam Milter (sspamm), is python based SPAM filter for Sendmail that utilizes spambayes heurestic spam filtering. You also need Python Milter and Spambayes.
Not all email clients have Spam filtering (and training) built in. Spam Trainer provides
easy (drag and drop) training from your mail client, passing messages through to your spam filter (e.g. Spambayes) via command line scripts.
This is a geek-oriented server-side spam filtering tool, running on Linux, based on spambayes and BerkelyDB, written mainly in python but with a little C.
Goals of this project are: filtering precision, performance, customizability, code quality, fun ;)
Quotient is multi-protocol (SMTP, POP, IMAP, SIP, HTTP, Q2Q) server that helps with all your online conversations be they over email, IRC, IM, mailing lists or voice over IP. It is written in Python on the Twisted framework and uses Lupy and SpamBayes.