2015-11-24 23:16:31 +00:00
|
|
|
Epafh (Επαφή)
|
2015-11-24 22:46:18 +00:00
|
|
|
=============
|
2014-08-20 13:48:14 +00:00
|
|
|
|
2015-11-25 07:26:00 +00:00
|
|
|
[![Travis-CI](https://api.travis-ci.org/glenux/epafh.png?branch=master)](https://travis-ci.org/glenux/epafh)
|
2015-11-24 23:24:43 +00:00
|
|
|
[![Code Climate](https://codeclimate.com/github/glenux/epafh/badges/gpa.svg)](https://codeclimate.com/github/glenux/epafh)
|
2015-11-24 23:16:31 +00:00
|
|
|
|
2014-08-20 13:58:46 +00:00
|
|
|
Epafh (pronounce *\[epafí\]*), is a tool to extract all email addresses from your
|
2014-08-20 13:58:18 +00:00
|
|
|
mail boxes. Thus helping you into filling your CRM tool.
|
|
|
|
|
|
|
|
It starts by fetching existing email addresses from your CRM, then it connects
|
|
|
|
on your mailserver to read all emails and check for missing contacts in your
|
|
|
|
CRM.
|
|
|
|
|
|
|
|
For the moment it only supports IMAP mail servers and FatFreeCRM servers.
|
|
|
|
|
|
|
|
The next move on the roadmap is POP3 support and maybe some other CRM.
|
|
|
|
|
2015-11-24 23:03:10 +00:00
|
|
|
## Installation
|
|
|
|
|
|
|
|
With ruby installed on your system, simply type :
|
|
|
|
|
|
|
|
$ gem install epafh
|
|
|
|
|
|
|
|
## Usage
|
|
|
|
|
|
|
|
TODO: Write usage instructions here
|
|
|
|
|
|
|
|
## License
|
|
|
|
|
|
|
|
The gem is available as open source under the terms of the [LGPL-3 License](http://opensource.org/licenses/LGPL-3.0).
|
|
|
|
|