Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Create free account
Go From AI Idea to AI App Fast
One platform to build, fine-tune, and deploy ML models. No MLOps team required.
Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
Converts quoted-printable, UTF-8, UTF-16BE, UTF16LE to 8-bit.
Command-line tool to decode text which has undergone MIME-typical encoding into (ISO-8859) 8-bit --- without having or parsing the relevant MIME type declarations.
Decodes quoted-printable sequences; handles UTF-8, UTF-16BE, UTF-16LE; optionally translates common characters from DOS or Windows code pages or HP-Roman8 into ISO-8859-1.
UCS characters can be mapped to 8-bit translation strings.
Single ISO C source file, "8conv.c".
Translation can be controlled through a configuration file, the sample file "8conv.conf" shows the syntax.
A small library and two command-line tools to parse and convert Z notation from the "e-mail" mark-up into HTML code, or into UTF-8 text with box-drawing graphics, or into the Z Standard text format.
See the project's Wiki Home Page for details --- the "Wiki" button in the bar above, or the following link:
Bogoclassify is a php extension to Bogofilter. It comes with a php function called bogoclassify_match(). You can use this function to run bogofilter within your php code, Just like your normal PHP function.
Sieve is a mail filtering language standardized as RFC 3028 / RFC 5228 and its extensions. libSieve provides a simple, clean API for parsing and executing Sieve scripts. Code is on GitHub: http://github.com/sodabrew/libsieve
elspy is an extension to the Exim MTA that allows Exim users to supply a local_scan() function written in Python instead of C. (Exim's local_scan() API lets sysadmins supply site-specific code for approving/rejecting email messages at SMTP time.)
This code generates SURBL zone files, used to block spams based on message body URI domains which have been previously reported to SpamCop. SURBL is currently used by SpamCopURI, a SpamAssassin 2.63 plugin. Spam is well-marked with few false positives.
authd mail policy server; this server talks to postfix, sendmail, and anything else that wants to link to libauthd.a. The code has been stable for years, but the documentation brings us from Mature to Beta. This project has had no changes in 2+ years oth