Showing 1101 open source projects for "gnu linux"

View related business solutions
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 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
  • 1

    tisift

    imap cleanup & command line tool

    Beta state! tisift: scaning folder and sort messages with given filter rules. tish: imap shell = imap command line tools. Example: # Set MsgId on Mails without one FOLDER="Archives" ; tils -I "$FOLDER" |grep "\{"|while read LINE ; do tish -x addheader "$FOLDER" "$LINE" "X-New-Header: true" ; done # Correct Date to second received header: tish date Archives PATTERN received2 # Import or export mbox tish exportmbox Archives >file.mbox tish importmbox Archives...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    autoreplybot

    autoreplybot

    an 'auto-reply' bot for your mail server

    autoreplybot is designed for mail server administrators wishing to add an easy-to-use, easy-to-implement and uninvasive "autoreply" service for their users. All you need is a PHP environement and a little postgresql database. The concept is fairly simple: * You configure your mail server to send a copy of every mail that it processes to a specific mailbox * You set up autoreplybot to poll this mailbox, either via POP3 or IMAP * Users log on the autoreplybot web panel using...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Trojitá, a Qt IMAP e-mail client
    Leader badge
    Downloads: 77 This Week
    Last Update:
    See Project
  • 4
    EGroupware Enterprise Collaboration
    EGroupware has moved to Github, please find all our downloads there: https://github.com/EGroupware/egroupware/releases EGroupware is a multi-user, web-based groupware suite. Currently available modules include: email, addressbook, calendar, infolog (notes, to-do's, phone calls), content management, wiki, project management, tracker, timesheet, knowledge base, CalDAV/CardDAV
    Downloads: 1 This Week
    Last Update:
    See Project
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 5

    exdatisSendMail

    java example

    Java example program(javax.mail). Send mail. lib: https://java.net/downloads/swingx/releases/ http://www.java2s.com/Code/Jar/j/javax.mail.htm http://www.jtattoo.net/Download.html I wrote this using: Scientific linux 6.7 32 bit. Netbeans 8.1 JDK 1.8(Oracle) Test: linux and win7 Problems: see(for gmail) : https://support.google.com/accounts/answer/6010255?hl=en
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This application synchronizes Lotus Notes Calendar entries with Google Calendar. GCal supports syncing with both iOS (iPhone/iPad/iPod) and Android devices, so you can now view your Lotus Notes calendar on your mobile device. GCal also allows you to view the calendar using any ical/rss/html compatible viewer. Currently the sync is only one direction: pushing Lotus Notes entries to GCal. All entries manually created in GCal will be ignored (and not copied down to Lotus Notes).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    mht to htm

    mht to htm

    Conversion from *.mht files to *.htm files.

    Conversion from *.mht files to *.htm files. mht2htm extracts all files from mht in single dir so you can open it on any OS. Also works with .eml, .msg, .nws... files
    Leader badge
    Downloads: 49 This Week
    Last Update:
    See Project
  • 8

    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: 1 This Week
    Last Update:
    See Project
  • 9
    'betoffice' is a Java based football management tool (someone would say a 'betting-office'). It helps to organize a betting office around some football matches.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • 10
    UtlMime

    UtlMime

    Creates MIME mail bodies for Oracle utl_smtp

    This package writes RFC conforming MIME mail bodies via utl_smtp. It allows for simple text messages, HTML messages with embedded images etc., as well as attachments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This is an R package for the Mass spectrometry Research. The MrR can be used to analyze the mass spectrometry data for baseline correction, denoising, peak detection, peak alignment, peak normalization, and biomarker discovery.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Roundcube Webmail

    Roundcube Webmail

    Free and open source webmail software

    Roundcube Webmail is a browser-based, multilingual IMAP client with an application-like user interface. Roundcube provides the full functionality you'd expect from an email client, including MIME support, address book, folder manipulation, message searching, and spell check. Roundcube is written in PHP and JavaScript.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Set of pure useful Java utilities taking care of common tasks and avoiding re-write of code
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    POPFile - Automatic Email Classification
    POPFile is an email classification tool with a Naive Bayes classifier, POP3, SMTP, NNTP proxies and IMAP filter and a web interface. It runs on most platforms and with most email clients.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 15
    DSN Support for Exim. This patch allows Exim 4.xx to support the sending of email Delivery Status Notifications. From Exim 4.83 onwards DSN is now included as standard (based on this patch). dsn_process was a removed option of this standard inclusion and so the patches after 4.76 will re-enable that functionality and provide a binary with the same options / configurations as previously.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    RadicalSpam Virtual Appliance

    RadicalSpam Virtual Appliance

    Virtual Appliance of RadicalSpam

    RadicalSpam Virtual Appliance takes full solution of RadicalSpam Community Edition , pre-installed in a OVF virtual machine ( Open Virtual Format ) compatible with the best virtualization platforms on the market , including VMware ESX Server. More information : http://www.radical-spam.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Rigel is an RSS to IMAP gateway written in perl based upon rss2imap. Rigel is intended to allow a user to directly place RSS articles in an IMAP server of thier choice.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    MsgViewer
    MsgViewer is email-viewer utility for .msg e-mail messages, implemented in pure Java. MsgViewer works on Windows/Linux/Mac Platforms. Also provides a java api to read mail messges (msg files) programmatically.
    Leader badge
    Downloads: 115 This Week
    Last Update:
    See Project
  • 19
    Convert Webmail to POP3.Is also included a SMTP/POP3 tunneling system that allow send and receive email in a private network HTTP PROXY based. All connection are plugin based. Over 450 email server supported and tested, GMAIL POP3/SMTP over Proxy Network.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 20
    PDF-Bulk-Letter-Mailer

    PDF-Bulk-Letter-Mailer

    Send particular page(es) of PDF-file(s) to the imprinted recipient

    Assuming you have a PDF-file and every page of that file is intended for different recipient, then PDF-Bulk-Letter-Mailer is your friend. PDF-Bulk-Letter-Mailer searches every single page for valid e-mail-address(es), extracts that page and mails it to the corresponding postbox. Done! Alternatively PDF-Bulk-Letter-Mailer can search for tags that accord to an e-mail-address in an uploaded CSV-file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    EMail Lobbyist

    Mass lobby by email through subscribers' own email accounts

    a distribution/module for drupal 7
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Cassiopeia's BitMail

    Cassiopeia's BitMail

    Encrypting E-Mail Client

    BitMail is a Proof-of-Concept- / Design-Study for an Qt E-Mail Client. POP3 / IMAP / SMTP / P2P E-Mail-Client. ● Qt E-Mail Client. ● Build-in Encryption to secure E-Mails ● IMAP & POP3 ● Additionally a full decentral P2P Email-Option via the Echo Protocol ● Store Email for Offline-Friends in the P2P Network. ● Chat and Instant Messaging is build in. ● POPTASTIC function (Chat over Email) ● Calendar widget functionality. ● Open Source. BSD License. "Cassiopeia is the...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    Auto Whitelist automates the detection of safe/valid email addresses by plugging into Postfix and monitoring sent mail and building a whitelist. It then automatically tags all incoming email with information regarding the senders email address status.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A Club member administration tool written in PHP using a MySQL database. Clubdata is highly configurable, supports different membership types, a lot of membership features, mass e-mails, Excel-export, PDF-export and sophisticated authentication. Club
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    LinuxTart is an email signature generator. It is highly configurable, capable of creating a signature from a customizable template, including random taglines, special dates and other features. "Tart" is short for "The Automatic Random Tagline"
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB