Project

dmail

0.0
No commit activity in last 3 years
No release in over 3 years
Command-line email client
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 10.3
~> 3.0

Runtime

~> 2.6
~> 1.0
 Project Readme

Gem Version

dmail

Command-line email client.

Installation

$ gem install dmail

Setup

dmail reads settings firstly from .dmailrc.yaml and fallbacks to ~/.dmailrc.yaml.

Gmail setup:

dmail:
  reading:
    method: imap
    address: imap.gmail.com
    port: 993
    enable_ssl: true
    user_name: me@gmail.com
    password: myp4ssw0rd

Usage

Listing emails:

$ dmail list

Viewing emails:

$ dmail show CAC0GtHcR13bnhLju=DymZm0fr778LALHw3HwWUVXrM81c4Hc+Q@mail.gmail.com

Contributing

You're encouraged to submit issues, PRs and weigh in your opinion anywhere. If you want to get started, feel free to contact the authors either directly or through a new issue. We also love documentation so feel free to extend this README.

License

MIT License. See LICENSE for details.

Copyright

Copyright (c) 2014 André Dieb Martins