Search Results for "java mail server" - Page 39

Showing 4306 open source projects for "java mail server"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 1
    This is a chat system composed of a TCP/IP server daemon and its corresponding java client. You can chat with other peers in clear text or AES password-based encryption on your own computer network. The AES encryption and decryption is based on 128 bit key which is reached by padding the resulting SHA256 from your provided password. Simply put, SHA is a checksum that change when a single bit change.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    WinRaidMonitor

    WinRaidMonitor

    Windows Software RAID Monitor

    This little utility monitors the health of your Windows software RAID. It's based on Java, but can easily be called periodically from Windows task scheduler, and/or at system startup (configuration and batch file is included). WinRaidMonitor can send emails to a specified email address (supports SSL connections to SMTP server and user/password authentication).
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    ADEN

    A free high-performance alternative to TCP sockets

    ADEN is a free, open-source API that offers a high-performance, UDP-based alternative to TCP sockets for : 1- Low data-volume applications. 2- Bulk transfer over a LAN. . Check included examples to see how easy to build robust client-server applications with ADEN API. If you are using ADEN in your application please support ADEN project by mentioning that somewhere in your application UI / project page and add a link to this page. Read my blog articles for more info....
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 5
    UTServerStatus

    UTServerStatus

    Urban Terror Server Monitoring Program

    This is a simple java program designed to monitor any Urban Terror Server and report back on the current map, active players, current scores, and pings of players. This does not require recon privileges, since most players do not have this level of access. The motivation for its creation was to eliminate the need to wait around on a server waiting for other players to join.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Report Viewer Web Package

    This web application allows users to watch-online generated reports.

    This simple yet powerful web-application, written in php, allows the user to view reports online, and in the future create and manage those. The web application is password-hash protected, and allows the users to watch the status of the PrintServer activities and the ReportCreator and TemplateFiller activities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    MgSMTP is a lightweight SMTP MTA, designed for Windows, very easy to configure, supports user authentication (AUTH LOGIN). If you want, it relays your e-mails towards your ISPs SMTP server. Of course, it takes e-mails from the PHP mail function.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Automated Proteomics Pipeline

    A front end for several popular open source proteomics tools

    APP automates and allows distributed computing of common proteomics tasks using a java-front end to provide both GUI and server parts. It is highly recommended for use with the Trans Proteomic Pipeline but this is not a requirement.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    AleHu

    AleHu

    Encrypting, anonymous, unlimited size message transfer system

    AleHu is an open source encrypted message transfer system that encompasses both server (PHP) and client software (Java). Give it a shot: You can try out AleHu by simply running the client using the preconfigured AleHu test server! For further details and instructions on how to quickly install and run AleHu, have a look at the documentation in the Wiki section.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    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.
    Start Free Trial
  • 10
    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: 1 This Week
    Last Update:
    See Project
  • 11

    USPS Bulk Mail Sorter

    Sorts bulk mailings according to USPS standards.

    For bulk mailings there are many standards required by the USPS in order to qualify for their bulk rates. One of the most tedious standards is pre-sorting every address according to Area Distribution Centers (ADC) which becomes even more tedious when working with "Flats" as defined by the post office. I work for a non-profit who used to manually sort through every address manually. So I designed a program for them that would speed up the process considerably. I'd like to continue to improve...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    sdjson

    A Java client to the Schedules Direct JSON Data Feed

    This project provides a Java client to the Schedules Direct JSON data feed. There are two parts to this project. First, a raw grabber that will pull your lineup data directly from the SD server and store it in a local cache. The second part is a Java API that allows for programmatic access to the data from within your Java programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    busilet

    Busilet is a reference implementation of IDTP and UTID.

    ...For more information, see: https://datatracker.ietf.org/doc/draft-huangng-idtp/ https://datatracker.ietf.org/doc/draft-huangng-utid/ Project Busilet is a reference implementation of IDTP that provides a set of APIs developers to develop IDTP server and IDTP client software. Busilet4j is written in Java language and is for Java programmer to develop IDTP server and IDTP client software. The documents include IDTP specification v0.95 both in English and Chinese edition, an API specification in English only, all source code in Java, and a set of JUnit tests. See project document for more. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    JBEAM

    JBEAM

    Java based Batch scheduling, processing and monitoring framework

    JBEAM can be leveraged to 1. Define a batch calendar 2. Schedule and execute end of the day processing of business objects 3. Schedule execution of inbound and outbound interface jobs 4. Schedule any end of business day or monthly reports 5. Monitoring of the Jobs status and execution
    Downloads: 4 This Week
    Last Update:
    See Project
  • 15
    yKlinik - Free

    yKlinik - Free

    Yasasi Klinik

    Program untuk mencatat transaksi pada perusahaan-perusahaan yang bergerak di bidang jasa kesehatan seperti klinik, praktek dokter bersama, dental work, dan sejenisnya. Program dibuat menggunakan database MYSQL dan Java Swing. Mohon untuk registrasi (Free) agar dapat melepas masa percobaan 30 hari. Untuk informasi lebih lanjut, dapat dilihat di http://www.sistemyasasi.com/produk-kami/yasasi-klinik.html, atau hubungi support@sistemyasasi.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This is a very advanced chat program that is completely coded in java. Brought to you by the zoders team. We are very happy to present you with this fully functional application. You may choose to download the private server software from our website us.mewplex.net. If you have any questions please bring them to the forums. If you want to submit bug reports please open a ticket.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Maze War SVG

    Maze War SVG

    The famous Maze War game recreated as a modern web application.

    Maze War SVG is a web-based recreation of the Maze War game written for the Macintosh, circa 1987. That, in turn, was inspired by the first Maze War game, which was created in 1973 by Steve Colley, Howard Palmer and Greg Thompson.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18
    The goal of this project is to make possible to access Progress database from any external program that can use sockets. The server (broker and agents) are written in Progress 4GL and made use of sockets capabilities of Progress V9.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    open-vjj

    Open Source VJ Software in Java

    An Open Source Java Software for Visual-Artists like VJs written in Java. Using xuggle as video decoder, we are able to read most popular videocodecs. Supports iGuard IP-250E IP/Network Camera. With MJPEG-Stream-Server for multiple clients like VLC. GPU support with OpenCL and jogamp.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    portfolio-appengine

    Host a personal portfolio in Google App Engine- Python

    1. Allows you to host any type of static website content on app engine server. For dynamic website, good knowledge of app engine and python is required. It's not good to host a paid website in Google app engine when other better services are available like in Heroku, AWS, etc 2. App-engine has mail forwarding facility so a custom email address can be set up to send and recieve emails. Form submisson page in the /templates/index.html submits the query using the 'Google email address' signed in by visitor. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Whispers 2

    Whispers 2

    Whispers 2 is an Open Source chat written in Java

    Whispers 2 is an Open Source chat written in Java 7 by Davide Patarcchia on 2014. With Whispers 2, you can quickly and effortlessly set up your own IM server or join an existing one. Furthermore, Whispers 2 has no installer, does not write anything into your Windows Registry messing things up, and is compatible with all platforms. It comes with a client side and a server side.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    ApacheConfParser

    Java Apache http server configuration parser

    This project is a Java Utility that is used to parse the Apache http server configuration. The distributed jar file is both a Java library and runnable jar file. Please see the Wiki section for information on jar usage. This project currently supports Apache 2.2 and Apache 2.4 with Java 1.6-1.8. Source code for this repository is hosted on github https://github.com/jrossi227/ApacheConfParser
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    StackCollect

    StackCollect

    A server and database monitoring platform.

    The StackCollect SCM is written in Python and is free to download, more advanced features can be purchased from StackCollect. Monitored Server Platforms Include: Windows Server 2012 R2 Monitored Database Platforms Include: PostgreSQL Microsoft SQL Server MariaDb MySQL
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    FFMQ
    [MOVED TO GITHUB] https://github.com/timewalker74/ffmq FFMQ is a full-java, light-weight and super-fast JMS 1.1 server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Kimios

    Kimios

    Document Management System

    Open Source Document Management System. Kimios was previously called Quotero. The project is based on the Java J2EE platform, and provides powerful, efficient, and simple Document Management features. Services oriented, it can be integrated in any IT environment. Visit www.kimios.com for more informations. Report any issues on http://issues.kimios.com Wiki page: http://wiki.kimios.com Get source code on http://github.com/kimios/kimios
    Downloads: 1 This Week
    Last Update:
    See Project