Build gen AI apps with an all-in-one modern database: MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Start Free
AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
msgparser is a small open source Java library that parses Outlook .msg files and provides their content using Java objects.
NOTE: this project is no longer maintained and superseded by https://github.com/bbottema/outlook-message-parser
JavaEmailer is a Java Classes Library that allows Java developers to easily integrate a mass mailer to their applications. JavaEmailer manages file attachments, SMTP servers, CCs, BCCs, plain text and/or html messages, and more...
A web application that will convert a 'modern' web page into a web page that can be sent via email. Such actions as converting css into embedded styles, converting relative urls to absolute ones, and stripping javascript.
mail2m (Mail 2 Many) is a tiny simple bulk mail sender, designed to send a simple html mail to a group of friends. Recipients list can contain up to 200 (and more ?) recipients. No database and only basic smtp configuration is needed.
Powering publishers, brands, and sports teams with 30+ interactive content types. Maximize engagement and revenue with Riddle.
Riddle is an online platform for creating interactive content such as quizzes, surveys, personality tests, prediction games, and leaderboards. Our customers create content on our platform and then embed it on their website.
The goal? Increased engagement, lead generation, segmentation, and content monetization - all 100% GDPR compliant.
Renders JSPs into HTML with request attributes specified at runtime. Handy for rendering the bodies of emails from JSPs instead of complicated templating systems. Must be run within a web application inside a fully deployed web servlet container.
HIndi Mail Client in Java, can be extended as a editor and a plugin on web pages to mail and view mails in Unicode Devnagri Font. The Mail Client could be used to embed into a HTML page so that people need not install it to view and recieve mails.
Javaparser for MIME message streams. The low-level streaming parser uses a callback mechanism to report parsing events (similar to SAX). Messages may also be parsed into a JavaMail MimeMessage-like structure using temporary files for large attachments.
WebAlerter is a 100% java based alerting tool which downloads html content, transforms it (if required) using XSLT, and then emails this to any number of addresses. Ideal to deliver customised web content directly into the clients inbox.
jmailto is a tiny Java Applet which can be used to replace HTML's native "mailto:" tag. It aims to prevent Spam bots and harvesters from automatically collect (your) E-Mail addresses by searching the HTML source code of your page.
JFormMail is a generic HTML form to e-mail gateway that parses the results of any form and sends them to the specified users. This servlet has many formatting and operational options, most of which can be specified within each form, meaning you don't nee
Gateway Software that listens to an IMAP folder and
dispatches inbound messages to selected Services.
The default implementation contains a Service to publish
WML and HTML to a web-site via FTP (blogging).
This small platform independent application (written in Java) is designed to encode your e-mail addresses, thus the
spam robots can not retrieve it from your page. Note that minimal HTML knowledge is needed to put the generated script into a html page.
Pelgrine Bulk Email Engine is a multithreaded bulk email engine with database and flatfile access features. PBEE has a built in template parser, and supports unlimited SMTP servers in a round robin, load balanicing fashion. 100% PureJava.
A bug profiling and -reporting program/lib written in java. It enables implementing (java-)programs to generate meaningful reports in case of an error. They can be submitted (automaticly/dialog) by mail (text, html, bugzilla ..) without external programs
JXMail allows you to send email easily and cleanly from within a jsp, servlet, or any java class, without delving into the intricates of Java Mail. Supports multiple recipients, cc, bcc, file attachments and html formatted email.
Simple Ajax Wiki that stores wiki pages into FileSystem or Subversion. It uses wikimodel syntaxe, JQuery for HTML DOM manipulation, DWR for Ajax and Spring for J2EE