23 projects for "command-line" with 2 filters applied:

  • 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
  • Payments you can rely on to run smarter. Icon
    Payments you can rely on to run smarter.

    Never miss a sale. Square payment processing serves customers better with tools and integrations that make work more efficient.

    Accept payments at your counter or on the go. It’s easy to get started. Try the Square POS app on your phone or pick from a range of hardworking hardware.
    Learn More
  • 1

    Isync

    mailbox synchronizer

    A command line utility for synchronizing remote IMAP mailboxes and local maildir-style mailboxes. This is useful for working in disconnected (off-line) mode, such as on a laptop, but also for mirroring mailboxes between servers.
    Leader badge
    Downloads: 51 This Week
    Last Update:
    See Project
  • 2
    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: 4 This Week
    Last Update:
    See Project
  • 3

    Groupwise archiver

    Script set to archive emails at groupwise server side

    This is a "third party" archiver for Novell/Microfocus Groupwise. It uses the SOAP interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Watch mailstores for changes and initiate mailbox syncs
    Downloads: 9 This Week
    Last Update:
    See Project
  • Loan management software that makes it easy. Icon
    Loan management software that makes it easy.

    Ideal for lending professionals who are looking for a feature rich loan management system

    Bryt Software is ideal for lending professionals who are looking for a feature rich loan management system that is intuitive and easy to use. We are 100% cloud-based, software as a service. We believe in providing our customers with fair and honest pricing. Our monthly fees are based on your number of users and we have a minimal implementation charge.
    Learn More
  • 5

    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 <file.mbox Written in ruby. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    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
  • 7
    ImapArchiver is a tool which can be used to save the all imap account into a local directory/archive. The ideal objective is to used it with cron to automatically make a back up of your imap account
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ImapGrab is a cli and gui program (written in Python) that allows you to log into an IMAP server, list mailboxes, and download selected mailboxes to mbox or maildir files. It requires getmail 4.8.2 or higher. The gui requires PyGtk 2.0 or higher.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    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
  • Comet Backup - Fast, Secure Backup Software for MSPs Icon
    Comet Backup - Fast, Secure Backup Software for MSPs

    Fast, Secure Backup Software for Businesses and IT Providers

    Comet is a flexible backup platform, giving you total control over your backup environment and storage destinations.
    Learn More
  • 10
    A tiny tool which can be used to store email messages onto remote IMAP servers. Can also read MBOX files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Mailcheck is a simple, command line, configurable tool that allows multiple mailboxes to be checked for the existence of new mail messages. It supports both mbox and maildir-style mailboxes. It also supports remote POP3 and IMAP mailboxes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Virtual Qmail - virtual domains management system for qmail. It is designed to be fast, reliable, and easy to use. Includes software allowing users to manage their accounts via WWW.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    rss2imap is a tool which gets RSS (RDF Site Summary) from web and delivers to the IMAP server as an e-mail message. it enables you to use IMAP supported MUA as a RSS reader, and to unify mail check and site update check with ONE client.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    checkpasswd compatible interface testing against an imap server
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Heirloom mailx (formerly known as "nail") is intended provide the functionality of the POSIX mailx command with additional support for MIME messages, IMAP (including caching), POP3, SMTP, S/MIME, message threading/sorting, scoring, and filtering.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Checkpop is a POP3 command line interface for UNIX based operating systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    DBMail provides a database-backend mail store using PostgreSQL or MySQL. It includes POP3 and IMAP servers to access the mail store, pipe and LMTP for message delivery, and a suite of command line utilities. Please click our Home Page link for more info.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    pop3client is a tool allowing to send command from command line interfaces to POP3 server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A simple command line utility to perform various tasks on a remote POP3 e-mail box. Intended as a replacement for the Email Manipulator utility(mailtool.exe). List and delete messages by size, range, or keyword. Handy for tech support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    KLassie is a Kicker Panel Applet to allow you to display how many email messages you have waiting. It comes with to data provider plugins, one that will poll an IMAP server, the other will execute an arbitrary shell command that produces a number, and dis
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    mailgate is a set of Python scripts we used at my former company to transfer email a) from a POP3 account to our internal mail server, b) from a POP3 account to a mailbox file and c) from a mailbox file to a SMTP server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    JEEPERS (Jason's Extra Easy to Program Email Response System) uses a POP3 email account to monitor email for command phrases in subject lines. Default commands for remote file storeage and retrival. (Nothing to do with mailing lists or mass emailing.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    GeoMail is an bundle of freebsd with postfix, postgres, cyrus imap, amavisd, openldap, apache, horde (and apps) with a "handy-dandy (tm)" install cd :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next