Showing 31 open source projects for "linux file parser"

View related business solutions
  • 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
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 1
    IndiMail
    Highly scalable/configurable Messaging Platform allowing users in a domain to be distributed on multiple hosts, has multiple queues. Provides virtual domains/users in MySQL. Modern MSP class qmail replacement with ESMTP, POP3/IMAP, QMTP, QMQP support
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    SwithMail
    Send SMTP email silently from command line (CLI), or a batch file using Exchange, Gmail, Hotmail, or Yahoo! Plus. Supports XML settings files, variables, or all settings explicitly from the command line. Now supporting Exit Codes for batch file use (will return "0" for successful delivery, or "1" for error delivering) - handle your batch file accordingly.
    Leader badge
    Downloads: 36 This Week
    Last Update:
    See Project
  • 3
    Hedwig Mail server
    Hedwig is an open source IMAP, SMTP, POP3 server written in Java, designed with ease of installation and configuration in mind. Hedwig enables storage of mail message headers in a relational database(MySQL or Oracle) and mail messages in a file system. Visit http://hwmail.sourceforge.net/ for more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    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
  • 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
  • 5
    OpenPop.NET

    OpenPop.NET

    Robust open source POP3 client and MIME parser written in C#

    .NET library written in C# with a full implementation of a POP3 client. Easy to use but yet powerful. Includes a robust MIME parser backed by several hundred test cases. The easiest way to install OpenPop.NET is via NuGet. In Visual Studio's Package Manager Console, simply enter the following command: Install-Package OpenPop.NET Our homepage (http://hpop.sourceforge.net/) includes examples, documentation and a general introduction for email. For more information, visit our...
    Downloads: 3 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
    STDNOJ - Faster tool creation in C++

    STDNOJ - Faster tool creation in C++

    Over 600 classes for Web, RFC & File Management

    Develop cross-platform tools faster using a C++ Framework proven in commercial software. Classes support logging, sockets, RFC servers (NNTP, SMTP, POP, HTTP), object indexing, ini, tagged databases, file systems, and more. The STDNOJ Namespace, by R.A. Nagy
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A compact, fast and efficient imapd server with maildir support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    C# .NET library implementing the Pop3 message retrieval protocol
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • 10
    slapd-cyrus is a slapd backend, used to translate LDAP DIT into Cyrus IMAP-server configuration. It can manage user folders, shared folders and ACLs of shared folders.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Mail-It
    A HTML newsletter composer for Linux. It is a simple GUI written on Python for create and send advanced HTML newsletter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This is a POP3 to SMTP bridge that will use the SMTP Trace headers to determine who it's from and to. Designed to work with catch all POP3 accounts. Configuration for the POP3 and SMTP accounts are in a CSV file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This Software converts Kolab V2. Adress-Books to a readable and searchable Format for the iPhone and other IMAP-Capable Devices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    SMTPUTF8 is email programs that can support internationlized email addresses in UTF-8. SMTPUTF8 permits the use of email addresses that include non-ASCII characters such as Chinese, Japanese, and Korean (CJK).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A system for filtering messages from your IMAP inbox on-demand. Filters are defined in an XML file. Matching messages can be moved, copied, or deleted. This is all independant of your choice of email client, as long as you use IMAP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Storesim simulates creation of large amount of random files. Directory structure created is similar to what is done in very large file repositories: based on hashdirs (found in mailservers, NFS servers, files servers, image databases...)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Yubox is an IoT platform. A set of software and other open tools to easy a IoT project deployment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    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: 0 This Week
    Last Update:
    See Project
  • 19
    JFetcher is a Java Fetchmail application, which is able to fetch emails from a pop3 or imap mailbox and deliver it to another smtp host. The ideal exercise for JFetcher is to fetch emails from a global mailbox for relaying them to local accounts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    txtSQL MailBox is a pop3 mail fetching script to check/send email, maintain an address book and connect to any number of pop3 servers in one place. This is a conversion of phpMailBox to use the flat file txtSQL system instead of MySQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The implementation of most usefull internet protocols(client-side only) such as FTP, POP3 and IMAP4 for .NET Framework 1.1 or Mono Project
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Enterprise Collabortion Suite 2004. ECS2004 is a Web Mail, Shared Calendar, Projects, Helpdesk, Survey Engine, File Manager, Contacts, Forums and IM suite. Easy to use and a very low user learning curve. Professional look and feel. Easy installation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    CleanPOP de-spams and expires emails from a POP3 server based on matching emails in your local mbox file, so local anti-spam tools can be used to clean your remote inbox. It is also useful for fetchmail users, who have no option to *delete after X days*
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Pulsar POP3 server (daemon) is easy to use with intuitive configuration file. It supports virtual (non-system) users and virtual hosts (IP based and user supplied). Can run from xinetd, inetd or standalone.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A small linux distribution aimed at servers, where the single point of administration and authentication is an OpenLDAP database. It includes modified versions of the most important services: Web Server, Mail Server, File Server, DHCP Server, authenticat
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB