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
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.
Spammer is an anti-spam mail filter for Sendmail and Postfix. It uses libmilter to communicate with the MTA. Spammer checks client IP addresses as well as all IP addresses in the "Received: " headers against a DNSBL database.
This is a software system designed to "proxy" any number of dnsbl's. The system is designed to work with static, or dynamic dns zones(bind spec), sendmail access files, or libmilter and uses perl and bdb.
This project provides an amended interface for the Sendmail Milter (libmilter) library which allows the SMTP envelope sender address to be updated by mail filter applications.
libmilter++ is a C++ wrapper library for the Sendmails Milter mail filtering API. Its purpose is to facilitate object oriented programming of Sendmail mail filters in C++.