Mailhelper provides an easiest way for you to establish e-mail templates. By the templetes, we could generate various e-mails. Furthermore, Mailhelper also could help you to send them via the current popular e-mail services, such as Gmail, etc.
This project aims to abstract format conversion and versioning from translator's daily tasks. With a few simple commands, they could concentrate on translation instantly. There will be unnecessary to edit those L10N XML (.dtd/.properties) files by hand.
Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
Pimp is a modular proxy written in C++ with modularity in mind. So pimp is just a basic proxy and all the protocol logic is implemented in loadable modules. Currently there is a POP3 and SMTP protocol module and a SpamAssassin helper module.
GEPROMAN(General Processes Management)is a Workflow project for auxiliary the Managers from companies or of education, adminstering the users' processes in the distance. It's use the Frameworks JSF and JPA, for bigger productivity in the development.
mimx is an open-source, drop-in replacement for corporate communication servers such as Microsoft Exchange and Lotus Notes. mimx provides e-mail, chat, fax, network news, calendaring, etc. to clients such as Microsoft Outlook.
Clarke is a Perl script for automatically replying to email. It has a featureful command line, and can be run from a .forward or .qmail file or interactively. It is used by The Apache Software Foundation.
Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
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...