Extract all email addresses from your IMAP mailboxes (and fill your CRM tool)
Go to file
2015-11-30 21:23:34 +01:00
bin Handle interrupts. 2015-11-28 09:48:10 +01:00
config Add example files. 2014-08-20 15:53:21 +02:00
lib Add a progressbar ! 2015-11-30 01:00:52 +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
epafh.gemspec Add a progressbar ! 2015-11-30 01:00:52 +01:00
Gemfile Move dependencies to gemspec file. 2015-11-25 08:11:37 +01:00
Gemfile.lock Add a progressbar ! 2015-11-30 01:00:52 +01:00
LICENSE.txt Added files needed by a Gem package. 2015-11-25 00:03:30 +01:00
Rakefile Add spec & help rules to Rakefile. 2015-11-25 08:21:23 +01:00
README.md Update README.md 2015-11-25 08:26:00 +01:00
TODO.md Added comment to TODO.md 2015-11-30 21:23:34 +01:00

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.