1
0
mirror of https://github.com/MailHops/mailhops-plugin.git synced 2025-05-18 07:10:09 -07:00
Andrew Van Tassel 2711c33cb9 Cleaned up error codes
Changed API response to look at http statusCode
2016-09-09 23:45:14 -06:00
2016-09-09 23:45:14 -06:00
2016-06-12 12:08:15 -06:00
2016-06-12 12:08:15 -06:00
2016-06-11 17:55:52 -06:00
2016-06-11 18:50:04 -06:00

MailHops Thunderbird and Postbox Plugin

www.MailHops.com

MailHops logo

MailHops is an email route API. It does two things:

  1. Returns a route an email took based on the Received header IP addresses
  2. Returns a map an email took based on the Received header IP addresses

The route will contain DNSBL lookup results, hostname lookup results and What3Words geo locations.

  1. Edit files
  2. Run build.sh script
  3. Open Postbox and goto Tools->Add-ons and "Install Add-on From File..."
  4. Choose mailhops.xpi from build script
$ chmod +x build.sh
$ ./build.sh

API

Host your own API

Plugins

Description
No description provided
Readme MPL-2.0 9.4 MiB
Languages
HTML 55.7%
JavaScript 44.1%
Shell 0.1%