General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.
Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
Try Free
$300 Free Credits to Build on Google Cloud
New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
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.
...
Mailafar is a mail server designed for use in difficult communication environments providing a full set of Internet email protocols, web mail, web admin, dial-in and wireless LAN access control. It will run on Linux, FreeBSD and Windows.
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.
Synology package to hibernate while running Mail Station & Server
Start/Stop the mail processes as needed, allowing your Syno to hibernate (sleep) in the quiet hours. Only to be used with Mail Station polling external mail server(s), i.e. NOT when you run Mail Server with own domain (because the server should keep running all the time then). Still, you can use Mail Server just as IMAP server and SMTP relay. Mail Relaxer is not intended to be used with Zarafa.
Credits for the original idea go to Tobi "jahlives" from German Synology forum.
The project composes of 15 ERP modules which are the pillars of any IT Network and Service Management Application. A customizable set of plugins ensures extensions can be built for custom needs of the organization.
Hastymail is a fast, secure, rfc-compliant, cross-platform IMAP/SMTP client application written in PHP providing a clean web interface for sending and reading E-mail.
This version of Hastymail is no longer being developed. We are now working on a new version, Hastymail 3, AKA, "Cypht".
http://cypht.org
JMailboxMonitor helps to monitor your email addresses (POP3 protocol, SSL included), in a little window. Set your addresses and see the number of messages sent to you. When the program finds new mails, it displays a little advising message.
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
This is a set of .NET class libraries, designed to use various Internet protocols in a easy-to-use OO matter. So far it contains a POP3 and an IRC (Internet Relay Chat) library.
The Zander mail agent is used to view email with any terminal equipment. You can create you own profiles to every user-agent and set the output language from WML to HTML and even XML. With Zander you can also read your email from multiple IMAP boxes, if y
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.