Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Create free account
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.
...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.
Attention: Use on your own risc! You can damage your whole mail data!
ImpraStorage provided a private imap access to store large files
...ImpraStorage automatically launch the parts to download, then merge parts in the appropriate way to rebuild the original file. Inversely, a file to upload is split (in several parts with addition of noise data), and ImpraStorage randomly upload each parts then update the index.
phlyMail is a Webmail and data hosting application. It features IMAP, POP3, SMS, Fax support, a Calendar, Bookmarks, files manager. Multiuser and single user editions available.
RSS->IMAP server is a basic IMAP server implementation that allows you to browse your RSS feeds like emails. This is perfect for adding basic RSS functionality to older email clients that do not have RSS readers built in such as Outlook 2003.
hMailServer is a SMTP/POP3/IMAP server for Windows. Data is stored in MySQL/MSSQL database and is easily accessed using the COM library. Project info, trackers and downloads has moved to www.hmailserver.com.