Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/slabstone/mail-dl

Simple mail downloader in Ruby
https://github.com/slabstone/mail-dl

Last synced: about 2 months ago
JSON representation

Simple mail downloader in Ruby

Awesome Lists containing this project

README

        

# :mailbox: mail-dl
Simple mail downloader in Ruby.

# Usage

## List mailboxes
```
bin/mail -s SERVER -u USERNAME -P -l
```

## Download messages and attachments
```
bin/mail -s SERVER -u USERNAME -P -m MAILBOX
```