Extract all email addresses from your IMAP mailboxes (and fill your CRM tool)
Go to file
@@@No user configured@@@ c230364466 Fix typo (again).
2015-11-25 00:26:27 +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 Improve .gitignore. 2015-11-25 00:00:00 +01:00
.travis.yml Added travis file. 2015-11-24 23:59:18 +01:00
epafh.gemspec Fix typo. 2015-11-25 00:05:41 +01:00
Gemfile Contraint on dependency. 2015-11-25 00:22:57 +01:00
Gemfile.lock Contraint on dependency. 2015-11-25 00:22:57 +01:00
LICENSE.txt Added files needed by a Gem package. 2015-11-25 00:03:30 +01:00
Rakefile Added files needed by a Gem package. 2015-11-25 00:03:30 +01:00
README.md Added code climate badge. 2015-11-25 00:24:43 +01:00
TODO.md Update todo list. 2014-08-20 16:04:47 +02: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.