Showing 26 open source projects for "server mail"

View related business solutions
  • Vivantio IT Service Management Icon
    Vivantio IT Service Management

    Your service operation isn’t one-size-fits all, so your IT service management solution shouldn’t be either

    The Vivantio Platform allows you to focus on the IT service management tools that make sense for your organization’s unique service model: from incident, problem and change requests, to service requests, client knowledge and asset management
  • Business Texting and Text Message Marketing Solutions - Textellent Icon
    Business Texting and Text Message Marketing Solutions - Textellent

    Textellent's robust business texting services provide SMS and MMS capability for customer service, sales, and marketing texting programs.

    Textellent's business texting solution makes designing, managing, measuring, and integrating SMS and MMS campaigns easy. Whether used for customer service, sales, or marketing, Textellent supports your customer journey with an easy-to-use service that text-enables local business lines and serves businesses of any size. Robust scheduling and appointment reminders are also available, as are keywords and shortcodes for easy opt-in programs with TCPA compliance supported by AI.
  • 1
    PHPMailer

    PHPMailer

    The classic email sending library for PHP

    PHPMailer – A full-featured email creation and transfer class for PHP. Support for UTF-8 content and 8bit, base64, binary, and quoted-printable encodings. SMTP authentication with LOGIN, PLAIN, CRAM-MD5, and XOAUTH2 mechanisms over SMTPS and SMTP+STARTTLS transports. Validates email addresses automatically. Many PHP developers need to send email from their code. The only PHP function that supports this directly is mail(). However, it does not provide any assistance for making use of popular...
    Downloads: 211 This Week
    Last Update:
    See Project
  • 2
    Log Viewer

    Log Viewer

    Fast and beautiful Log Viewer for Laravel

    Beautiful, fast, and open-source viewer for your app logs. Forget scrolling through raw log files to find the errors or debug logs you're looking for. Forget about SSH'ing onto the production server just to read the logs. Log Viewer helps you quickly and clearly see individual log entries, to search, filter, and make sense of your Laravel logs fast. It is free and easy to install.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 3
    Spring Boot Admin

    Spring Boot Admin

    Admin UI for administration of spring boot applications

    This community project provides an admin interface for Spring Boot applications. The applications register with our Spring Boot Admin Client (via HTTP) or are discovered using Spring Cloud (e.g. Eureka, Consul). The UI is just a Vue.js application on top of the Spring Boot Actuator endpoints. Support for Python applications is available using Pyctuator. First, you need to setup your server. To do this just setup a simple boot project (using start.spring.io). As Spring Boot Admin Server...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    MailSlurper

    MailSlurper

    Local, web-based mail server application. Slurp mails into oblivion!

    MailSlurper is a small SMTP mail server that slurps mail into oblivion! MailSlurper is perfect for individual developers or small teams writing mail-enabled applications that wish to test email functionality without the risk or hassle of installing and configuring a full-blown email server. It's simple to use! Simply set up MailSlurper, configure your code and/or application server to send mail through the address where MailSlurper is running, and start sending emails! MailSlurper will capture...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Digital Payments by Deluxe Payment Exchange Icon
    Digital Payments by Deluxe Payment Exchange

    A single integrated payables solution that takes manual payment processes out of the equation, helping reduce risk and cutting costs for your business

    Save time, money and your sanity. Deluxe Payment Exchange+ (DPX+) is our integrated payments solution that streamlines and automates your accounts payable (AP) disbursements. DPX+ ensures secure payments and offers suppliers alternate ways to receive funds, including mailed checks, ACH, virtual credit cards, debit cards, or eCheck payments. By simply integrating with your existing accounting software like QuickBooks®, you’ll implement efficient payment solutions for AP with ease—without costly development fees or untimely delays.
  • 5
    Haraka

    Haraka

    A fast, highly extensible, and event driven SMTP server

    Haraka is a highly scalable node.js email server with a modular plugin architecture. Haraka can serve thousands of concurrent connections and deliver thousands of messages per second. Haraka and plugins are written in asynchronous JS and are very fast. Haraka has very good spam protection (see plugins) and works well as a filtering MTA. It also works well as a MSA running on port 587 with auth and dkim_sign plugins enabled. Haraka makes no attempt to be a mail store (like Exchange or Postfix...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Promgen

    Promgen

    Promgen is a configuration file generator for Prometheus

    Promgen is a configuration file generator for Prometheus. Promgen is a web application written with Django and can help you do several jobs. The primary management UI is a Django application and many of the concepts that apply to a typical Django application will apply to Promgen. Configure Prometheus to load the target file from Prometheus and configure AlertManager to send notifications back to Promgen. Arbitrary Django settings can be set for the Promgen web app by adding those under the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Oddjob

    Java Job Scheduling and Task Automation

    A flexible job scheduler for the distributed environment. Schedule a job on any server - from any server. Create dependencies and trigger alerts across the network. Monitor and control it all from your desktop.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    PoMaBuSe

    PoMaBuSe

    Poor Man's Build Server / build on multiple Linux clients after commit

    Build Server? Build Agent! You need often ensure, your code compiles / tests on many different Linux flavors? But Bamboo is too expensive? Dr. Jekyll/Jenkins too complex to get started? Then you should ask Petty Officer Dr. Mabuse! *) =Here we go!= PoMaBuSe - "Poor Man's Build Server" is a set of Bash4 scripts and config files. Very, very easy to configure, started on (1 or more) different linux machines (*ubuntu, debian, ...) as well as on MSYS2 (the bigger/better MinGW). It polls your...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    MailHog

    MailHog

    Web and API based SMTP testing

    Inspired by MailCatcher, easier to install. Built with Go, MailHog runs without installation on multiple platforms. Run it from Docker Hub or using the provided Dockerfile. The SMTP server starts on port 1025, the HTTP server starts on port 8025, in-memory message storage. ESMTP server implementing RFC5321. Support for SMTP AUTH (RFC4954) and PIPELINING (RFC2920). Web interface to view messages (plain text, HTML or source). Supports RFC2047 encoded headers. Real-time updates using EventSource...
    Downloads: 53 This Week
    Last Update:
    See Project
  • Translate docs, audio, and videos in real time with Google AI Icon
    Translate docs, audio, and videos in real time with Google AI

    Make your content and apps multilingual with fast, dynamic machine translation available in thousands of language pairs.

    Google Cloud’s AI-powered APIs help you translate documents, websites, apps, audio files, videos, and more at scale with best-in-class quality and enterprise-grade control and security.
  • 10
    Go-Guerrilla SMTP Daemon

    Go-Guerrilla SMTP Daemon

    Mini SMTP server written in golang

    A lightweight SMTP server written in Go, made for receiving large volumes of mail. To be used as a package in your Go project, or as a stand-alone daemon by running the "guerrillad" binary. Supports MySQL and Redis out-of-the-box, with many other vendor provided processors, such as MailDir and even FastCGI! It's an SMTP server written in Go, for the purpose of receiving large volumes of email. It started as a project for GuerrillaMail.com which processes millions of emails every day, and needed...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    OpenMAP Suite

    OpenMAP Suite

    OpenMAP Suite is a document management suite based on Subversion

    The OpenMAP business suite has been actively developed since 2011. The suite provides everything a typical DMS needs: * user and group management * data access management * e-mail account management * synchronized, offline mode capable file drive * document management system with tagging, indexing and trailing * server side document backup and archiving system The OpenMAP data handling is mostly based on Subversion, further existing software systems are used to implement...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    sitecheck

    Modular web site spider for web developers.

    More than just a link checker, sitecheck is a website spider (also known as a crawler) which can assist with SEO by testing an entire site plus both inbound links from search engines and outbound links to other sites for the following issues: looping redirects (HTTP 301/302), broken links (HTTP 404), server errors (HTTP 500), spelling mistakes, low readability scores (using the Flesch Reading Ease test), missing/empty/duplicate meta tags, duplicate content, slow page speed, W3C validation...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    HyperPool
    HyperPool is a 100% pure Java project for network services management. TCP (HTTP/1.1, HTTPS, FTP, SMTP, POP3), UDP and SOCKS5 protocols support. Configurations: proxy, web server, mail server, download manager, port mapping.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Webkosa

    Webkosa is the open source edition of Webcrossing.

    Webkosa is the public, open source edition of the popular Webcrossing server which has been used by thousands of sites for online communities, social networks and agile Web 2.0 object-oriented development. Webkosa includes its own integrated web server, email server, ftp server, out-of-the-box forums with discussions, users and authentication, post-by-email and numerous other user and community-oriented features to get you started with development, or use as is. Webkosa includes...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    YAFF (Yet Another Factory Framework)

    YAFF (Yet Another Factory Framework)

    A Powerful Java Factory Framework

    A Powerful Java Factory Framework
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Graphane is a solution to generate and deliver enterprise documents (PDF, ODT, RTF, HTML). Templates documents are designed with OpenOffice Writer. Any application being able to export data in XML format can submit these data to the Graphane Server.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 17
    Mailster is a project aimed at testing software mail capabilities. It provides a mail server container to test emails sent by your apps without rewriting your application code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A PHP application framework which features: ~ Highly configurable ORM cached as XML ~ Event based server-side macros for GET and POST ~ Support for all major databases ~ Role and Group ACL ~ Mail merge ~ Field level configuration ~ Very easy to use!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    xstress is a SMTP mail server stress testing tool. xstress creates multiple connections (using threads) to the (configured) mail server and sends mails with varying subject, body, attachment and TO/FROM addresses.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The PBEM Engine is a server application and toolset to run Play-By-E-Mail games. It enables people to run multiple PBEM games of multiple rulesets simultaniously.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    WEB base PHP administration interface for the eXtremail mail server.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Mobile Agent Server and Controller(MASC) - is a server, controller and viewer for aglets, written in Java, with an attractive and user-friendly GUI .MASC is easy to install and configure.It also provides mail notification,schedule,aglet class browser,etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The goal of this project is to develop a very simple SMTP server that responds to SMTP requests and makes received messages available for query at a later time. All useful features for a SMTP server that can be used in an automated testing suite.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Collection of James Mailet to administer, enrich and emprove James mail server functionalities
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Java-WebAdmin is a web-enabled tool that supports dynamic modules, Modules are developed independent from the framwork. Examples are File uploading/editing, server administration, e-mail practicly anything can be done!
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next