With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now
Gen AI apps are built with MongoDB Atlas
Build gen AI apps with an all-in-one modern database: MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Phasault is a EMail Tool-Client, which provides some features you can't see in other E-mail Clients. Coded in Python using Tk as GUI. Works in Win32 and Unix/Linux (with python interpreter installed), and also planning to create stand-alone distribution o
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.
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.
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
Lightspeed Golf is all-in-one golf course management software to help courses simplify operations, drive revenue and deliver amazing golf experiences.
From tee sheet management, point of sale and payment processing to marketing, automation, reporting and more—Lightspeed is built for the pro shop, restaurant, back office, beverage cart and beyond.
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.
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.
Secure and customizable compute service that lets you create and run virtual machines.
Computing infrastructure in predefined or custom machine sizes to accelerate your cloud transformation. General purpose (E2, N1, N2, N2D) machines provide a good balance of price and performance. Compute optimized (C2) machines offer high-end vCPU performance for compute-intensive workloads. Memory optimized (M2) machines offer the highest memory and are great for in-memory databases. Accelerator optimized (A2) machines are based on the A100 GPU, for very demanding applications.
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.)
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.
Raspberry Pi compatible docker image containing a Citadel groupware server. This image has been successfully tested on a Raspberry Pi 3 running Hypriot OS.
Run it with the following command (make sure to replace YOUR_HOSTNAME with your preferred hostname (e.g. mail.my.domain):
docker run -d -h YOUR_HOSTNAME --name citadel --dns 8.8.8.8 -e WEBCIT_LANG=en -e WEBCIT_HTTP_PORT=8080 -e WEBCIT_HTTPS_PORT=8443 -p 25:25 -p 110:110 -p 143:143 -p 465:465 -p 587:587 -p 993:993 -p 995:995 -p 8881:8080 -p 8481:8443 ufud/rpi-citadel
If you use docker-compose to build the image, please replace YOUR_DOCKER_HOST_IP with the correct IP of your docker host in docker-compose.yml.
...