37 projects for "linux server" with 2 filters applied:

  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • Retool your internal operations Icon
    Retool your internal operations

    Generate secure, production-grade apps that connect to your business data. Not just prototypes, but tools your team can actually deploy.

    Build internal software that meets enterprise security standards without waiting on engineering resources. Retool connects to your databases, APIs, and data sources while maintaining the permissions and controls you need. Create custom dashboards, admin tools, and workflows from natural language prompts—all deployed in your cloud with security baked in. Stop duct-taping operations together, start building in Retool.
    Build an app in Retool
  • 1

    elMapCopy

    IMAP to IMAP Copy

    Copies one imap account to another. So if you ever needed to move your slow and throttled cloud account to your personal server for faster access, this is why I released and updated this.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    jamesui

    An unofficial web console to administer Apache James 3 server

    MOVED TO: https://github.com/fulvio999/jamesui Jamesui is an unofficial web interface to manage and monitor Apache James 3 mail server. It is written in Java and run inside Apache Tomcat.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    ImpraStorage

    ImpraStorage

    ImpraStorage provided a private imap access to store large files

    ImpraStorage provided a private imap access to store large files. Each file stored on the server is split in severals random parts. Each part also contains random noise data (lenght depends on a crypt key) to ensure privacy and exclude easy merge without the corresponding key. An index of files stored is encrypt (with the symmetric-key algorithm Kirmah) and regularly updated. Once decrypt, it permit to perform search on the server and download each part. transfert process is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Hastymail
    Hastymail is a fast, secure, rfc-compliant, cross-platform IMAP/SMTP client application written in PHP providing a clean web interface for sending and reading E-mail. This version of Hastymail is no longer being developed. We are now working on a new version, Hastymail 3, AKA, "Cypht". http://cypht.org
    Downloads: 2 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5
    S22.Imap

    S22.Imap

    A free .NET library for accessing IMAP servers, written in C#

    S22.Imap is a free, easy-to-use and well-documented .NET library component for communicating with and receiving electronic mail from an Internet Message Access Protocol (IMAP) server, written in C#. The API has been designed with ease of use in mind and integrates well with the existing classes of the .NET Framework. S22.Imap supports IMAP over SSL, IMAP IDLE (push email) and partial fetching of messages. It works well with Gmail. Features: * Supports IMAP IDLE notifications *...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Graphical OS Kernel compiled with gcc 4.6.1 and nasm 2.09.08
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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
  • 8
    ZMail allows you to send email from anyone, to anyone. You can use ZMail to send fake or anonymous emails. Have fun!
    Downloads: 20 This Week
    Last Update:
    See Project
  • 9
    Download email from IMAP server and convert message to simple XML format. See http://vxoware.org/email2xml
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10
    pop3serv is a RFC1939-compliant implementation of the server-side part of POP3, the protocol used to retrieve email from a server. pop3serv is a framework which allowes the easy creation of POP3 servers for lots of different purposes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Two Perl scripts for deleting of selected messages left on the POP3 server. You can select messages for deleting from within your mail client missing this feature, like KMail and Evolution, then execute the script which actually deletes messages. This project is discontinued. I still see occasional downloads, so I will leave it as-is.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Camel's Eye is a powerful POP3 email filter. It supports DNS-based Blackhole Lists (DNSBL/RBL), Razor, and rules that search header or body. Features include regular expressions, scoring, deletion on server, automatic whitelisting through an SMTP proxy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A lightweight Java-based mail server with IMAP/Web/Mobile access and incredible classification
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Fwsecvpop3d has been designed to be secure, fast and reliable pop3 server. It's easy to configure, supports many authentication features, virtual users (per-domain auth, so the same user can exist in a lot of domains) and is thread based (scalability).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    NMail provides an SMTP client & server along with an IMAP4 server; all are written in C#.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    jwSMTP, Send email programmatically (C++ code/lib). Linux, BSD, Windows etc. Attachments, Multiple recipients, Cc/Bcc recipients supported. MX lookup or send to an SMTP server direct. LOGIN and PLAIN authentication now supported. Html or plain text forma
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    Quinsonnas Mail, a PHP4+/PEAR Web email client, retrieves mail from POP, IMAP, and NNTP server inboxes into a MySQL database. Mail is sent via SMTP, Sendmail, or PHP. MIME emails are supported as well. Contacts and lists are stored for composing email.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ProGatherer is an SMTP/POP3/IMAP E-Mail Server written in Java for Windows/Linux/MacOS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    PerlPop3 is a pop3 server written entirely in Perl. It is not memory hog as other pop3 servers, and pretty fast processing thousands of mails. Can be extended to use a database (and use APOP authentication). As a script can be modified as per your ne
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    An full-featured IMAP4 server written in pure Java, aiming at high performance through JDK 5.0's concurrency enhancements and NIO.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    PyWebMail is a Python library and POP3 gateway that enable working with WebMail servers like with POP3 or IMAP mail server. Currently Mail.Com, Yahoo! Mail, Gmail, Netscape.Net, HotMail and some minor servers support is finished.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 22
    SIMON is a very simple MTA and POP3 implementation. It is completely designed from the ground up and is useful for departmental or small to medium sized companies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    gavamail is a POP3/IMAP server implemented in JAVA for reading your gmail e-mail with your favorite mail client. Currently only POP3 is implemented but I hope to implement IMAP too. Libraries provided by the g4j and libgmail projects are used.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    FreeYourEmail frees you of: proprietary APIs, HTML web pages, Mail clients, etc... It can incorporate multiple email accounts (GroupWise, Yahoo!, etc...) and provide a single download point. It can offer other information: Weather, Stock quotes, etc..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Java based mailserver providing a SMTP and POP3 protocoll implementation easy configurable, OS independent, extendible
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next