Showing 80 open source projects for "smtp"

View related business solutions
  • OpManager the network monitoring software used by over 1 million IT admins Icon
    OpManager the network monitoring software used by over 1 million IT admins

    Network performance monitoring, uncomplicated.

    ManageEngine OpManager is a powerful network monitoring software that provides deep visibility into the performance of your routers, switches, firewalls, load balancers, wireless LAN controllers, servers, VMs, printers, and storage devices. It is an easy-to-use and affordable network monitoring solution that allows you to drill down to the root cause of an issue and eliminate it.
    Learn More
  • Intelligent Retail Management Icon
    Intelligent Retail Management

    Retail space, product categories, planograms, automatic ordering, and shelf labels management

    Quant offers a wide range of solutions for retail. Within one integrated software system, it allows you to efficiently combine the management of retail space, shelf labels and marketing materials with task management, reporting and automatic replenishment.
    Learn More
  • 1
    VMime is a free mail library for C++. This is an open-source solution for working with MIME messages and Internet messaging services like IMAP, POP or SMTP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    AirCrash Library for mail and FTP
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    DigiForce SDK

    C++ Development Framework

    DigiForce is a SDK for Unix/Linux/Windows with : Window(DX,GDI,X11,OpenGL), Bitmap(PNG,GIF,BMP,JPG,ICO), Sound(WAV,MP3), Video(AVI/DivX/VFW), multi-Threading, Network(IP), Servers(HTTP(IPP), FTP, SMTP, POP3, DHCP, DNS), OpenSSL, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    OLE Automation COM wrapper for jwsmtp library (library for sending simple e-mails through smtp). Enables to use the library easy in any scripts in the OS Windows environment. Detailed information can be found in the README file in the release.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Junie, the AI coding agent by JetBrains Icon
    Junie, the AI coding agent by JetBrains

    Your smart coding agent

    Junie is an AI-powered coding agent developed by JetBrains designed to enhance developer productivity by integrating directly into popular IDEs such as IntelliJ IDEA, PyCharm, and Android Studio. It supports developers by assisting with code completion, testing, and inspections, ensuring code quality and reducing debugging time.
    Learn More
  • 5
    FleXTriad is a bundle of : Apache 2.2, MySQL 5.0, PHP 5.1, Perl 5.8, FileZila FTP Server 0.9 and QK SMTP Server 3. Tools included: xPanel, phpMyAdmin, MySQL Administrator 1.2 and FleXTriad Monitor. All latest stables.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    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: 2 This Week
    Last Update:
    See Project
  • 7
    Visual Synapse are component wrappers around the Synapse tcp/ip libraries. It wraps a few common internet protocols, like HTTP, UDP, DNS, ICMP, TCP and SMTP to multi-threaded components that can be used with Delphi, Kylix, Freepascal and C++ Builder.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 8
    JSEXT is a framework for JavaScript for server scripts, web servers and web clients. Seamlessly integrates C libraries with JavaScript code. Based on this, JSEXT provides support for fastcgi, MySQL, SQLite, FTP, SMTP, HTTP and more.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    Mstone is a mail performance measurement system. It can simultaneously test SMTP, POP, IMAP, and some HTML based systems. It measures transaction latency in multiple stages, and graphs the combined results from multiple clients.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • ShareCRM is an AI-powered enterprise CRM platform designed to connect data and teams across the entire customer lifecycle. Icon
    ShareCRM is an AI-powered enterprise CRM platform designed to connect data and teams across the entire customer lifecycle.

    Trusted by 6000+ Large and Medium Enterprises

    ShareCRM is an AI-powered, customizable and affordable enterprise CRM solution to seamlessly integrate and empower every aspect of your business.
    Learn More
  • 10
    Bannergrab is a next generation network service banner grabbing tool. In addition to simple banner grabbing it can send triggers to various services such as FTP, SMTP and HTTP to enumerate additional information, including support for SSL services.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    FakeSMTPServer is a solution for testing web-based products that require a "unique" email address. Instead of being a "real" smtp server, this server forwards all email to a single email address, or can output them to the console instead.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Mock objects for JUnitTests for common network services: http(s), SMTP and POP3. The focus was to easily have the services return defined errors or predefined documents independent of application level security and sophisticated data-store.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A Windows version of the UNIX 'tail' command. Includes features such as pager or SMTP notification of specific items found within the files being monitored.
    Downloads: 32 This Week
    Last Update:
    See Project
  • 14
    Small SMTP wrapper designed to be used in chroot-ed environment as a sendmail command-line tool replacement. e.g. warpper can be used by php ( by function mail ) instead of using SMTP client written in php
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Fake SMTP provides an easy way of testing email enabled application during development. This is a pltaform independent software written in Java, and based on the Dumbster project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    SMTPOP is a class Library in C# to handle SMTP and POP3 protocols. With SMTPOP class library you can read and send e-mail from your .Net software.<BR> DotnetControlext is a.Net Visual studio component to extend .Net Menu features (menu with icons, free s
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    A Simple Smtp Client to use to send e-mails using C#, please read the docs for more information about sending e-mail. Requires .Net framework 2.0 (see doc)
    Downloads: 6 This Week
    Last Update:
    See Project
  • 18
    The goal of the project is to port the dumbster project to C#. It is a simple SMTP server that responds to SMTP requests and stores the messages to be queried in a manner suitable for .Net based automated test frameworks such as nMock.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    SmartMail is a fully managed SMTP and POP3 integration component, written in C#, using raw TCP sockets with support for authentication, encoded attachments, Text/MHTML format as well as dynamic website-to-email extraction.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    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
  • 21
    SmtpUnit is a smtp server written in java to be used for unit testing java code within a enterprise level or stand alone java application to test code that results in an email being sent.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Internet Professional is a set of VCL components providing Internet connectivity for Borland Delphi & C++Builder. iPRO includes POP3, SMTP, NNTP, FTP, HTTP, Instant Messaging, & HTML viewer components, as well as components for low-level socket access.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    The project aims at developing J2EE Connector Architecture 1.0 Compilant Resource Adapters for integrating various EIS's like XML files, XML DB, LDAP, FTP, SMTP, POP3, Point Of Sale, Properties File, Office Documents
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A framework for Java Remote Method Invocation (RMI) with plugin architecture for both protocol implementation (XMLRPC, etc) and network transport (HTTP, SMTP, etc.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Yet another generic collection class library, with support for strings, time/date, and lots of Windows-specific stuff: file I/O, sockets, ftp, smtp, ODBC, Active X, filename parsing and many enhancements to MFC.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB