Search Results for "java mail server" - Page 27

Showing 4234 open source projects for "java mail server"

View related business solutions
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    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.
    Try it Free
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 1
    jfRDP

    jfRDP

    Remote Desktop (RDP) Server/Client for Windows Vista or higher

    Remote Desktop (RDP) Server/Client for Windows Vista or higher (any edition). Uses Windows Desktop Sharing API. Supports multiple concurrent users with view only mode (screen broadcasting).
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    GaPla

    GaPla

    GaPla is a free games Platform written in Java

    GaPla is free games Platform allowing: - net work games, - totally free sharing of installed games (a GaPla games installed on a user computer can be used ba any other user connected to the same server). GaPla was first thought for board games but it can be used for little action games, old single player games integration etc. GaPla needs Java 7 to run.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    OpenTRV

    Open-Source Thermostatic Radiator Valve

    Retrofit completely-open reference mechanical/hardware/software design for zoned heating control not relying critically on any proprietary/hacked components. The aim is to include at least one complete mechanical and software design for a replacement TRV head that can be retrofitted without any plumbing plus at least one simple boiler control to allow end-to-end open soft heating zoning, with the ability to connect to home automation system or the Net if required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    JSkat
    JSkat is an implementation of the German card game Skat in Java. You can play over the internet on the International Skat Server against the strongest Skat AI players known today or against other human players. We moved our source code to GitHub. Please clone the source code from there: https://github.com/b0n541/jskat-multimodule The latest release can also be found there: https://github.com/b0n541/jskat-multimodule/releases
    Downloads: 0 This Week
    Last Update:
    See Project
  • Crowdtesting That Delivers | Testeum Icon
    Crowdtesting That Delivers | Testeum

    Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.

    Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights.
    Click to perfect your product now.
  • 5
    Auto Whitelist automates the detection of safe/valid email addresses by plugging into Postfix and monitoring sent mail and building a whitelist. It then automatically tags all incoming email with information regarding the senders email address status.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    CrococryptQuerl

    CrococryptQuerl

    CrococryptQuerl is a web-based file encryption & transfer tool

    CrococryptQuerl =============== CrococryptQuerl (CQuerl) is a web-based open-source file encryption and file exchange tool. If you trust the application service provider which is running CrococryptQuerl, it can be seen as an "anonymous & encrypted safe deposit box for computer files". ---INTRO--- The encryption is done on-the-fly using the user's password. Of course, this requires a trusted TLS/SSL connection to the server running CQuerl. The user provides a file and password...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Yaacc

    Yaacc

    Yet another android client controller

    YAACC is an android upnp controller. It allows you to discover, use and control upnp devices in your network in order to stream media files. Since it's a subset of upnp it also is capable of communicating with dlna devices. It is possible to start an upnp server on your device in order to play media from your device on any upnp renderer in your network. If you start the yaacc upnp renderer service you are able to control your device by another upnp controller in the network...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    Microscopy Image Processing Package
    XMIPP is an image processing suite for 3D-reconstruction of biological specimens from transmission electron microscopy data. NOTE that stable releases (including binaries) are longer stored at Sourceforge, but are available at http://xmipp.cnb.csic.es
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    captureTheFlag_canarymod

    captureTheFlag_canarymod

    canarymod plugin to play capture the flag on minecraft

    With this plugin for the canaryMod server you can play capture the flag with your friends in Minecraft. Supports up to six teams.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cloud SQL for MySQL, PostgreSQL, and SQL Server Icon
    Cloud SQL for MySQL, PostgreSQL, and SQL Server

    Focus on your application, and leave the database to us

    Fully managed, cost-effective relational database service for PostgreSQL, MySQL, and SQL Server. Try Enterprise Plus edition for a 99.99% availability SLA and category-leading performance.
    Try it for free
  • 10
    Tellervo

    Tellervo

    Dendrochronological sample measurement, curation and analysis program

    Tellervo enables users to measure, curate and analyse dendrochronological samples. It has a server/client architecture enabling users to collaborate within and between laboratories.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    CtlOdoo8

    CtlOdoo8

    Odoo 8 Server Control for Windows

    Odoo 8 Server Control beta-1, for Windows, is java application that controls running Odoo 8 server and database, and alose monitoring the log file (openerp-server.log)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    JDAL (Java Database Application Library)

    JDAL (Java Database Application Library)

    Java data access and swing binding library

    JDAL is a Java library that aims to help developers making database applications easily using Spring Framework and Hibernate, JPA or IBatis ORMs. Support generic DAOs and ready to use UI Components with server side pagination and sorting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    DBvolution

    DBvolution

    Java library to remove Object/Relation Impedance

    Now stored at https://github.com/gregorydgraham/DBvolution Available from Maven Central: nz.co.gregs.dbvolution Makes relational data easy and fast to use with semantic annotations and encapsulated datatypes. Simple declaration of a DB table: @DBTableName("mytable") public class MyTable extends DBRow { @DBColumn("numeric_code") @DBForeignKey(Code.class) private DBNumber numericCode = new DBNumber(); @DBColumn("uid_mytable") @DBPrimaryKey @DBAutoIncrement private...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    GWT Highcharts
    GWT Highcharts is a freely available open source library that provides an elegant and feature complete approach for including Highcharts and Highstock visualizations within a GWT application using pure Java code. Note: the source code for this project is now being maintained on GitHub here: https://github.com/squinn/gwt-highcharts
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Desert Defense

    Desert Defense

    A "Tower Defense" game

    In "Desert Defense" you are in the future, in the desert and you have to protect yourself from enemies. You can do that with building towers to kill the incoming enemies! I'm still seaching for a new desinger! -> send me an e-mail! jan.schuettken@gmx.de
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    AndroidMaterialValidation

    AndroidMaterialValidation

    Provides views, which can be validated according to Material Design

    "AndroidMaterialValidation" is an Android-library, which provides custom views, which allow to be validated according to Android 5.0's Material Design guidelines even on pre-Lollipop devices. Additionaly, various pre-defined validators are contained in the library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The Duckpond project

    The Duckpond project

    Java decentralized cross-platform network multiplayer game engine

    A new decentralized way of network game-design.. Server-client-client-based with object-streaming. Which means that everyone can run a server with almost no hardware costs. The whole system is built upon a network of trust in within the masterclient delegates tasks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This software joins the power of NRPE with the flexibility of Java. JNRPE will give you the ability to call both old style native NAGIOS plugin and create new plugins with Java. Moreover, as of 2.0 JNRPE is embeddable in your own application.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    AXEL Web Framework

    AXEL Web Framework

    Seriously good at building web sites

    The AXEL framework extends XML and HTML, adding "xml actions" that perform tasks during page processing. Goto http://xmlactions.org for a full description of how it works. Actions can be as simple as inserting a page, to as complex as building query results from external data sources. The Axel Framework project consists of different components: * axel-actions (core framework) * axel-mapping (a mapping tool built on axel-actions) * axel-pager (a web page builder built on...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    RedisClient

    RedisClient

    Java Redis Client GUI Tool

    This is a redis client GUI tool written based on Java SWT and Jedis. It's my objective to build the most convenient redis client GUI tool in the world. In the first place, it will facilitate in editing redis data, such as: add, update, delete, search, cut, copy, paste etc.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 21
    Liquibase

    Liquibase

    Version Control for your Database

    Liquibase is an open source, database-independent library for tracking, managing and applying database changes See more at http://liquibase.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Flightgear Flightplan Exchange Server

    A server to exchange flightplan information between ATCs

    This server connects ATCs running OpenRadar or ATC-Pie. Flightplans are uploaded to the server and delivered to all ATCs that see the contact. The connected ATCs and their contacts are displayed on a simple webpage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Game framework including 1, 2 and multi-players modes which doesn't involve any central server, so peer-to-peer multi-players equivalent! Java environment (v. 1.5+ @ java.sun.com) Including a multi-platform API. Imaging capabilities provided by Java Advanced Imaging (JAI) and 3D support provided by the LWJGL (www.lwjgl.org) API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    PalOOCa OpenOffice Extension for Palo

    palo olap open office calc plugin for data analysis

    The PalOOCa Project offers a fast, flexible and intuitive Office-based Business Intelligence solution based on Jedox. It provides an extension for OpenOffice.org Calc which allows both, read and write, access to data from within the Jedox OLAP Server via Calc. If used together with the Open Source Jedox/Palo OLAP Server it completes the Open Source MOLAP-Stack for Business Intelligence. Additionally to Jedox OLAP it is also (read-only) compatible to (almost) all OLAP servers supporting XMLA...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    ORLA (Open Remote Linux Administration)

    ORLA (Open Remote Linux Administration)

    Monitor your GNU/Linux server with your smartphone

    ORLA, or Open Remote Linux Administration, is a project we’re working on as engineering studients in IT at Polytech Marseille Engineering School, France. The goal of ORLA is to provide Server Administrators a small yet effective monitoring tool on your Android phone. And security will not be a problem as we’ll cipher data transmission with AES-256 encryption. We just finished the design of the program and the algorithms we’ll work with, and we are going to start coding soon :) We’ll...
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.