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
The database for AI-powered applications.
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Client daemon to move mail from POP and IMAP to your local computer
Fetchmail is a mail retrieval daemon that can download messages from POP3, IMAP, ODMR and ETRN-based stores, with SSL/TLS security including certificate verification, and pass downloaded mail to a local SMTP or LMTP server, or a message delivery agent such as maildrop.
ImpraStorage provided a private imap access to store large files
ImpraStorage provided a private imap access to store large files. Each file stored on the server is split in severals random parts. Each part also contains random noise data (lenght depends on a crypt key) to ensure privacy and exclude easy merge without the corresponding key.
An index of files stored is encrypt (with the symmetric-key algorithm Kirmah) and regularly updated. Once decrypt, it permit to perform search on the server and download each part.
transfert process is...
Full access to Enterprise features. No credit card required.
What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
ImapGrab is a cli and gui program (written in Python) that allows you to log into an IMAP server, list mailboxes, and download selected mailboxes to mbox or maildir files. It requires getmail 4.8.2 or higher. The gui requires PyGtk 2.0 or higher.
PyWebMail is a Python library and POP3 gateway that enable working with WebMail servers like with POP3 or IMAP mail server. Currently Mail.Com, Yahoo! Mail, Gmail, Netscape.Net, HotMail and some minor servers support is finished.
Ni!Mail is a webmail connecting to an IMAP server and using python/nevow/twisted to provide a clean and fast interface. It uses nevow livepage, a library that uses XMLHTTPRequest, to make it very dynamic.
gavamail is a POP3/IMAP server implemented in JAVA for reading your gmail e-mail with your favorite mail client. Currently only POP3 is implemented but I hope to implement IMAP too. Libraries provided by the g4j and libgmail projects are used.
Active Spam Killer for Windows (AfW) is a challenge/response spam filtering system for the Windows platform. Based on ASK for Linux by Marco Paganini, this project adds a POP3 client/server wrapper and web administration, as well as Windows compatibility
ISOS is an e-mail and web server. It is designed for ease of use and provides a quick way to e-presence for small businesses and organizations who lack the experience to benefit from high performance, open source software such as Sendmail, Courier Mail,
FrozenPop is a simple and easy to use POP3/SMTP server. Geared to accommodate multiple domains without having to create individual system accounts, FrozenPop installs < 5 mins. With MySQL authentication, creating users is simple.
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.
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.