Search Results for "java email extractor" - Page 7

Showing 925 open source projects for "java email extractor"

View related business solutions
  • Ship Agents Faster Icon
    Ship Agents Faster

    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.
    Get Started Free
  • 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
  • 1

    EasyClassifier

    Classify audios easily!

    Audio classifiers are models that are able to predict whether a sound is something or not. The creation of such classifier is normally hard and requires help from an expert. EasyClassifier intends to make the creation of good audio classifiers more intuitive for inexperienced users. For Guides, check our wiki: https://sourceforge.net/p/easyclassifier/wiki/Home/ Under the hood, EasyClassifier uses ACE and jAudio from JMIR(http://jmir.sourceforge.net/). Please, email bugs to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    MV2
    There are a lot of tools and plugins to fix security issues of the dignified mail system. The goal of this project is to redefine a system that takes the problems of our time into account. Be sure to visit this project on github: https://github.com/mv2project/mv2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Secretica CRM

    Secretica CRM

    An absolutely free customer relationship managment (CRM) application

    An absolutely free customer relationship managment (CRM) application developed by Codeiron Ltd. Available under Codeiron Public License 1.0 (a BSD-style license but a little bit less permissive, check the License folder of project files).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Drosera

    Drosera

    Drosera is open-source orienteering management server.

    Drosera is open-source orienteering management server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    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
  • 5

    MailMonitorSQL

    MailMonitorSQL es una Aplicacion en java que simula

    MailMonitorSQL es una Aplicacion en java que simula un pequeño servidor de correo que interpreta los email y ejecuta instrucciones SQL sobre una Base de Datos. SQLforMail es una Aplicacion en java para hacer las peticiones SQL por email.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Enkive
    An open source email archiving and e-discovery solution. * Join the conversation on linkedin http://www.linkedin.com/groups/Enkive-4078797?trk=myg_ugrp_ovr *Subscribe to mailing lists https://www.enkive.org/community/mailing-list-signup * contribute code, test, document
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    MoreDoc

    MoreDoc

    Gestão de Expediente | Mailroom Management

    NOTA: Esta versão do MoreDoc já não é suportada. Uma nova versão será disponibilizada em breve, também em modelo open-source. NOTE: This version of MoreDoc is no longer supported. A new version is comming soon, also in open-source model. O MoreDoc é um projecto desenvolvido pela MoreData especificamente concebido para a gestão de expediente. O MoreDoc tem por base a plataforma open-source Alfresco. Para mais informações consulte a página do projecto. MoreDoc is a project developed...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    gsg.networks

    gsg.networks

    A simple native java network library

    A simple native java network library containing ftp, smtp and port knocking clients. Designed to be easily extended or customized this library will adapt smoothly in any java project
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    PlayAuthenticate

    PlayAuthenticate

    An authentication plugin for Play Framework 2.x (Java)

    Fully customizable and localizable controllers and views (e.g. Play Authenticate allows you to define your own controllers and views for every visual step of the signup and/or log in process). Completely dynamic URL generation for all views (uses the route file - means you can adapt the look and feel as much as you like). The sample shows how to do this with Twitter bootstrap. Linking of accounts (e.g. one local user with multiple authentication providers). Linking can be done automatically...
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 10
    Java SMTP/POP EMail Server
    Provide an Open Source Java Email Server that supports POP3/SMTP.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    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: 8 This Week
    Last Update:
    See Project
  • 12

    ExtractMail

    Extrator de emails de documentos de texto.

    Extrator de emails de documentos de texto. Esta escrito en Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    IT Governance Tracker

    IT Governance Tracker

    Web based application to easily monitor your organization performance

    ITGT is your web based tool that will enable you to easily monitor and report on your organization capability and performance. Easy to use, Reduced training, Installation or in the Cloud, Integrate in your IT environment, Customizable, Plugin to your QMS templates The tool has been initially developed for a Pharmaceutical Group where it manages 29 processes and about 10000 CAPA records and it has been successfully deployed in other organizations. The powerful of this application resides in...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Thymeleaf Property Extractor

    Thymeleaf Property Extractor

    A Java-written extractor for all your Thymeleaf localization strings

    Thymeleaf Property Extractor (ThExtractor in short) is a java-written app that given a folder or a html file, extracts every Thymeleaf localisation tags (for example: th:text="#{myString}") to a properties file, to ease and fasten the development of your Spring web app. It's really easy to use! Just run the jar, and browse for your HTML (or a folder containing them) in the first field, and browse for a target .properties file (or create one!)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    JStock - Free Stock Market Software
    JStock - Free Stock Market Software had moved to GitHub : https://github.com/yccheok/jstock
    Downloads: 7 This Week
    Last Update:
    See Project
  • 16
    Pearl Linux Surf

    Pearl Linux Surf

    Quick booting OS Built for live usb web browsing

    ...This is also a great system for you to add software of your choosing for your own custom built system. Ubuntu Software Center is installed for you to add to this lightweight release of Pearl. Java and Flash support built in.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    套开源的 Jspx.net Framework (简实构架)是一套开源的java一体化构架,丢掉了jsp编译的烦恼和使用tag的麻烦, 完整的架构体系,包括了ui、ioc、cache、连接池、验证、模板、数据库查询更新,工作流等丰富功能,最少的赖第三方包。b/s,c/s 构架都可以使用.为了提高易用性,学习和使用上没有使用特殊技术,语言上只使用了标准的 java 和javascript,模板语言呈现页面,支持读写分离等。特点:体积小巧,使用模板呈现页面。标准的(html+css+javascript) UI方式。其中融入了很多作者开发软件碰到的问题解决方法。
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    GreenMail is an intuitive and easy-to-use test suite of email servers for testing purposes. Supports SMTP, POP3, IMAP with SSL socket support, and configurable user accounts and credentials. All in 100% Java. WE'VE MOVED TO GIT HUB: https://github.com/greenmail-mail-test/greenmail
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19

    APEX Engine

    Java Game Engine Project

    This is a project my small team and I have decided to work on in our spare time. If anyone has any questions about our development processes, or about applying to our team, please email erpetrie5250@yahoo.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    JMailChecker is a Java/Swing-based desktop-application for monitoring email-accounts using pop3 or imap. Inspired by the "Magic Mail Monitor" but written in Java to be used under Linux or Mac OS as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    LogSearcher

    Log Management Web Application

    Log Searcher provided full indexed search engine for log files on each servers. It supported many powerful query types such as phrase queries, wildcard queries, proximity queries, range queries and more with Lucene and Solr technology. It comes with Web interface to search and generate chart accordingly. This project is Open Source project with Apache 2.0 license for allowing you to extra development on top of Log Searcher project. The initial configuration was written on readme.txt before...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Auto SQL Mailer

    Enable enterprises to send scheduled email based on sql query results

    What you need? 1) a server running a java enabled operating system. 2) Java 1.7 or greater. 3) Apache Tomcat 5.5 or greater. 4) a MySQL empty database to use. 5) access to an SMTP server to send emails. 6) the Auto SQL Mailer ... get it here! How it works? 1) create a database connection. Oracle, MySQL, MSSQL, IBM AS400 are already supported, you can add your own JDBC compliant database driver. 2) create a SQL query on the previous created connection, 1 record is 1 email. 3) the system will get the fields from the query. 4) compose the template for your email message using an integrated editor, you can compose like in Mail Merge for Microsoft Word. 5) now you can see the generated email for the first record. 6) optional: write a sql query to be executed after the send. 7) schedule the send when you want. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    UADetector

    UADetector

    UADetector detects over 190 different desktop and mobile browsers.

    Web sites and services often include code to detect browsers to adjust their behavior according to the user agent string received. UADetector is a library to detect over 190 different desktop and mobile browsers and 130 other User-Agents like feed readers and email clients. The analysis of UADetector is based upon the data from http://user-agent-string.info.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The National Library of New Zealand's Metadata Extraction Tool automatically extracts preservation-related metadata from digital files, then output that metadata in XML formats. It can be used through a graphical user interface or command-line interface. Please take the latest code from 'https://github.com/DIA-NZ/Metadata-Extraction-Tool.git'. The code on source forge will not be updated henceforth as it is moved to github.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 25
    Java Chronometer

    Java Chronometer

    This is a simple chronometer written in java!

    ...You can get the various times pressing the button 'Lap' and automatically is calculated the average of the times chosen. You can reset the values in any time. The application was written with Java 7. Created by alessandro. Email: genialex@live.it Rome, July 2014
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo