Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.
Build generative AI apps with Vertex AI. Switch between models without switching platforms.
Start Free
Powerful App Monitoring Without Surprise Bills
AppSignal starts at $23/month with all features included. No overages, no hidden fees. 30-day free trial.
Tired of monitoring tools that punish you for scaling? AppSignal offers transparent, predictable pricing with every feature unlocked on every plan. Track errors, monitor performance, detect anomalies, and manage logs across Ruby, Python, Node.js, and more. Trusted by developers since 2012 with free dev-to-dev support. No credit card required to start your 30-day trial.
This project is a Mailet created for Apache JAMES. This mailet provides the verificaton of the signature of every mail that is received. The standard used for signing the messages is S/MIME with X509 Certificates.
An email client which basically focuses on sorting incoming emails for better email management using classification algorithms. Implemented for windows platform.
The e-mail client focuses on inbox management, categorization of e-mails usig algorithms
Classifier4J is a java library that provides an API for automatic classification of text. The default (and only current) implementation of this API is a Bayesian classifier.
This library can be used for multiple purposes - as a spam filter or a blog cl
CPO is a tool written in Java that manages newsletters. It's focused on corporate needs (privacy, scalability, bounce count, opt-in & out, newsletter statistics).
SQL mailstore dedicated to be associated with java POP3 and IMAP4 servers.
Associated with this backend is the SQL mail tools project which feeds/filter the database with mails from existing mail accounts.
Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
A user-centric Java Mailet for the Apache James mail server (a Java mail server) for the purpose of filtering spam using a naive Bayesian algorithm. As a Mailet, the filter can act upon spam as it is received over SMTP before the user gets it.
This is an open-source implementation of Elegitimizer.com's "elegitisigner" specification. An easily implemented validation mechanism to help eliminate illegitimate e-mail or Spam. Elegitisigner features a well documented web of trust model.
SPAM-Buster is a Java application for filtering SPAM based on statistical algorithms (currently Bayesian). The platform independant application can be used as graphical end-user client and additional service for mail server.
A Sender Policy Framework (SPF) Java API. Including DNS probe classes, SPF record evaluation and macro language expansion. This project sponsored by Mimecast Limited United Kingdom.
After the presentation on CeBIT 2004 fair finally available: SpamStop works as a Proxy between your Pop3-Client and the -Provider, it uses a Support Vector Machine to classfy incoming mails and automatically learns classifiers from samples of your mails.
Mailbox Sweeper is a program to connect to a mailbox, preview and delete selected messages. Useful for cleaning up mailboxes without downloading all the mails to your computer, e.g. for dialup users who do not want to download that 5MB attachment.
Java based mailing list software with features for both statistical and rule based filtering of messages. The purpose is to create an easily extendable system that can be modified to suit the specific needs of the list provider.
idyuts is \"I Dare You to Use This Shell\"; a pre-hibernate approach to replacing an ORM written with jython functors into a pure-Java language command pattern. The \"pipeline codegen artifacts\" are simple IoC templates, and trivial to adapt
TarProxy is a Statistically-Driven SMTP Tarpit. TarProxy calculates the probability that an incoming mail is spam, and uses that information to control a variable-viscosity tarpit for each connection.
The MFlow project aims to create a modular messaging client in Java. Its architecture should make it as easy as possible to add support for new protocols, as well as maximizing configurability.