Extract all email addresses from your IMAP mailboxes (and fill your CRM tool)
Go to file
Glenn Y. Rolland 1172e8951d Update README.md 2015-11-25 08:26:00 +01:00
bin Rename crawl.rb to epafh. 2015-11-25 00:01:17 +01:00
config Add example files. 2014-08-20 15:53:21 +02:00
lib Fix typo (again). 2015-11-25 00:26:27 +01:00
.gitignore Follow Gemfile.lock 2015-11-25 00:37:38 +01:00
.travis.yml Change script in travis.yml 2015-11-25 08:22:24 +01:00
Gemfile Move dependencies to gemspec file. 2015-11-25 08:11:37 +01:00
Gemfile.lock Update Gemfile.lock 2015-11-25 08:16:56 +01:00
LICENSE.txt Added files needed by a Gem package. 2015-11-25 00:03:30 +01:00
README.md Update README.md 2015-11-25 08:26:00 +01:00
Rakefile Add spec & help rules to Rakefile. 2015-11-25 08:21:23 +01:00
TODO.md Update todo list. 2014-08-20 16:04:47 +02:00
epafh.gemspec Move dependencies to gemspec file. 2015-11-25 08:11:37 +01:00

README.md

Epafh (Επαφή)

Travis-CI Code Climate

Epafh (pronounce [epafí]), is a tool to extract all email addresses from your 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.

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.