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
Build Agents and Models on One Platform
Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
Copies one imap account to another. So if you ever needed to move your slow and throttled cloud account to your personal server for faster access, this is why I released and updated this.
Beta state!
tisift:
scaning folder and sort messages with given filter rules.
tish:
imap shell = imap command line tools.
Example:
# Set MsgId on Mails without one
FOLDER="Archives" ; tils -I "$FOLDER" |grep "\{"|while read LINE ; do tish -x addheader "$FOLDER" "$LINE" "X-New-Header: true" ; done
# Correct Date to second received header:
tish date Archives PATTERN received2
# Import or export mbox
tish exportmbox Archives >file.mbox
tish importmbox Archives <file.mbox
Written in ruby.
...
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...
rss2imap is a tool which gets RSS (RDF Site Summary) from web and delivers to the IMAP server as an e-mail message. it enables you to use IMAP supported MUA as a RSS reader, and to unify mail check and site update check with ONE client.
This project aims to be a personal data storage and administration system.
It will be an advanced system for information and electronic mail management. The server will be accessible to any IMAPv4 compatible mail client.
MailDB adds a database back-end to an IMAP server for features such as "virtual" mail folders (msgs appearing in multiple folders), "view" folders (dynamic results of searches), etc. The DB is inherently multi-user, allowing msg reference counting.
py2blog takes stories from any configured source and renders them according to configured templates to any configured publish engine. The main goal is to facilitate blogging by giving people an easy way to create stories in their favorite environment
A Mailbox System to handle of messages to a shared mailbox. Prevent muliple users from modifing the mailbox through a claim and lock mechanism. Allows updates into ticketing systems.
KLassie is a Kicker Panel Applet to allow you to display how many email messages you have waiting. It comes with to data provider plugins, one that will poll an IMAP server, the other will execute an arbitrary shell command that produces a number, and dis
- development stopped! - GATMAN - The first known combination of a network/user administration and a groupware solution - Latest technologies such as JAVA,XML,JSP and strong encryption are used - Modular design, high scalability - Accessible by client an
Web-based email client written in PHP 4. Planned features for this client include 1) multiple Inboxs, 2) LDAP-based Adress Book, 3) multiple mime-types viewable online, 4) support thumbnail views of image attachments.