Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
Try Retool free
Gemini 3 and 200+ AI Models on One Platform
Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.
Build generative AI apps with Vertex AI Studio. Switch between models without switching platforms.
Philter is a mail filter written in Python to sort mail in a Qmail style Maildir on Linux. It is used in association with a mail fetching tool like getmail. A properties file is used to setup the basic configuration.
IMAP4 server working on top of SQL database (currently PostgreSQL but Oracle may work too). It has some unique features like elimination of duplicate messages throughout the whole system, possibility of clustering or load balancing etc.
A Web-Based system for activists to share information and organize for events. Including a content mangement system for the public as well as services for the users. Users will be able to communicate via forums/listservs.
pympsort, A Python Mail Processing and Sorting program. Takes mail from Standard in and reads a config file, delivers mail into Maildir format. Works great with Qmailg
Actim is an application written in python that allows sending/receiving files and calling command lines via email. (under GPL license)
For example, if your home PC does not have any access to your office workstation which is behind the company firewall.
EwgLib is a suite of Python libraries that enable extremely rapid application development. It is also a suite of such applications, each of which can be
used via a CLI, GUI, or web-based interface. Currently included is a bulk
email program.
The in
MMReencrypt is an add-on for Mailman. It allows reencrypting mailing lists for added security. Users post messages PGP- or GPG-encrypted to the list's public key. MMReencrypt decrypts them, then re-encrypts the message to each subscriber.
mailgate is a set of Python scripts we used at my former company to transfer email a) from a POP3 account to our internal mail server, b) from a POP3 account to a mailbox file and c) from a mailbox file to a SMTP server.
JEEPERS (Jason's Extra Easy to Program Email Response System) uses a POP3 email account to monitor email for command phrases in subject lines. Default commands for remote file storeage and retrival. (Nothing to do with mailing lists or mass emailing.)
BeyondMail archiver is intended to allow BeyondMail users to archive their mail outside BeyondMail conveniently. The initial version will translate BeyondMail export files into multiple files with an HTML index for easy browser access.
Monty's Postcard Server is an CGI application written in Python that makes putting up a Postcard Server a breeze. The only thing the Admin has to do is to supply the Images. Everything is configurable of cause!
muttzilla is a library which takes advantage of Netscape's Third Party Mail and News API. This allows use of your favorite e-mail and news clients instead of Netscape Messenger for handling mailto: and news: urls, "Send Link", and other e-mail functions.
This is a filter that can be inserted in the qmail incoming mail path. It was designed to be
simple and easy to install. It's main purpose was to filter any email with executable
visual basic extensions.
Mailchecker will (in time) check mail for 'safe' content. 'unsafe' content (e.g. attachments that may contain viruses) will be stopped or converted to 'safe' formats.
Secure Email List Services (SELS) provides software for private email discussion lists compatible with common email clients. SELS enables list members to exchange encrypted messages without exposing plaintext messages on the list server.
The project is implemented by Turbogears and SQLite. This project is a simple implementation of a web based e-mail system, including sending e-mails by SMTP and e-mails by POP3. New e-mails are fetched by AJAX.