Showing 260 open source projects for "sql command line"

View related business solutions
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Let your crypto work for you

    Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 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
  • 1

    ExtractMail

    Extrator de emails de documentos de texto.

    Extrator de emails de documentos de texto. Esta escrito en Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    SMTPmail

    Send emails from command line

    Use SMTP mail server to send email via command line. Includes HTML or text file and attachments. Has option to send .MHT file. Optional list of email addresses from a tab delimited file. Source code creates its own class using low level RFC 821. SSL supported with options for port, username, password
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Crème Fraiche

    Crème Fraiche

    eml2pdf converter

    I DO NO LONGER CLAIM PLATFORM-INDEPEDENCE FOR Crème Fraiche. THIS PROGRAM RUNS ON LINUX. Crème Fraiche transforms EML-files, as they are created by email-clients, to PDF. PSE see the rubygems.org site for updates or use the gem-tool right away to install Crème Fraiche: ~$ gem install cremefraiche
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Scripts for extracting .msg files from a MAPI store.
    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
    This is a command line date/time manipulation and formatting program, very useful in scripts. You can easily add or subtract days, hours and/or minutes from a specified date. Supports all date(1) output formats plus more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Valvula

    Valvula

    OpenSource high performance mail policy daemon for Postfi

    Valvula is a OpenSource high performance mail policy daemon for Postfix, written in ansi C, that provides out of the box support for sender login mismatch, mail quotas, per user and per domain blacklists and whitelists and much more. It is system administrator friendly by providing many automatic features (like automatically detecting Postfix MySQL databases to be able to detect local domains and local accounts to make better decisions).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    greylistd is a greylisting daemon for the Exim mail transfer agent.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    BaGoMa backs-up and restores the contents of a GMail account. It can restore all the labels (folder structure), as well as the flags (seen/read, flagged) of a message.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This is the port of the 386bsd vacation program to Linux. Vacation is the automatic mail answering program found on many Unix systems.
    Downloads: 2 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 10
    DavmailCtrl

    DavmailCtrl

    A bash script to control davmail

    Davmail ( https://sourceforge.net/projects/davmail/?source=directory ) is an amazing program that I use on daily basis on my personal and business computers. This is a script I wrote to control Davmail. This program will allow you to: - Start / Stop / Restart / Install / Update or check the status of Davmail. I wrote it primarily to help myself, initially to get make the update of davmail a bit easier.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    dbacl - digramic Bayesian classifier

    commandline multiclass email and text filter

    dbacl is a general purpose digramic Bayesian text classifier. It can learn text documents you provide, and then compare new input with the learned categories. It can be used for spam filtering, or within your own shell scripts. Sometimes it plays che
    Downloads: 6 This Week
    Last Update:
    See Project
  • 12
    Veldfire is a frontend to the Riverdrums C library, and is aimed at simplifying email functionality. The project provides interfaces to sending email, attaching files and sending mail to lists.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    piler

    an open source email archiving application

    an open source email archiving application
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A Program for converting .msg-files to .txt-files and extracting the attachments
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15

    xmlabsync

    Synchronizes the Mac OS X Address Book to and from an XML-based format

    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    rspamd

    rspamd

    Rapid spam filtering system

    Fast anti-spam system written in C heading to performance optimal score based mail analysis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    PhpMailFilter

    PhpMailFilter, script PHP antispam

    PhpMailFilter est un antispam écrit en PHP qui efface les messages des serveurs POP3 selon des expressions régulières
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Track IP

    Reports IP addresses via Email or MySQL

    Allows tracking of a remote PC's IP address via Email or MySQL. Highly configurable and under active developement. Accepting feature requests
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    CollagenFinder

    CollagenFinder (CF) is a software tool for searching CLP sequences in

    CollagenFinder (CF) is a software tool for searching CLP sequences in the given nucleotide sequence. CF scans nucleotide sequence in all six possible reading frames. The additional filter procedures provide more accurate CLP prediction: - detecting for a tryptophan residue and stop-codons and removing corresponding CLPs, - cutoff value by GXY repeat number. If we need CLP with length 36 and more we should use cutoff value equal to 4.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    RSS Event Manager

    Allows you to submit events to an RSS feed via rest api (http post)

    This tool was originally written to replace the massive amounts of email sent out by automated build scripts. Once this tool is deployed to a server, your scripts can simply use a HTTP Post to submit events, and users can subscribe to the RSS feed to receive updates, instead of receiving an email for each event. It is trivial to add a new feed, and using http to submit events means that firewalls are (usually) not a concern.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Kindle Sender

    Kindle Sender

    An easy way to send documents to your kindle

    Kindle Sender provides an easy, hassle free way to send your documents to your kindle device. Simply drag and drop a PDF, Mobi, DOC or similar onto Kindle Sender and it's sent! There's no more need to log onto your email and add your document as an attachment, Kindle Sender does this all for you with just one click!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    OpenSIQServer is the first OpenSource email sender reputation system, the efficiency is comparable with commercial software (more of 85% of spam email identified, less of 0.0001 false positive).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Java Mail for EWS

    Java Mail for EWS

    Provide a Java Mail Provider for Exchange-hosted mailboxes

    This project aims to create a javax.mail.Store provider for Exchange mailboxes based on Microsoft's EWS API (Exchange WebService) availible for Exchange 2007 SP1 and later.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ECHO This batch file uses the command line capabilites of The Bat! and starts an eml-file export of all accounts complete with subfolders and embedded attachments. ECHO Tested with The Bat! 3.8 and 4.0 on Win XP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    `archivemail' is a tool written in python for archiving and compressing old email in mailboxes. It can move messages that are older that the specified number of days to a mbox-format mailbox compressed with gzip, or optionally just delete old email.
    Downloads: 5 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB