MailHops is an email route API. It does a few things:
- Returns the route an email took based on the Received header IP addresses
- Shows you a map an email took based on the Received header IP addresses
- Shows the weather of the sender when you provide a OpenWeatherMap API key.
- Will tag and mark messages as Junk if the travel time is too long.
- Performs DNSBL check on messages.
- Shows DKIM and SPF Authentication results.
- After you make changes you can run the build.sh script
- Open Postbox or Thunderbird and goto Tools->Add-ons and "Install Add-on From File..."
- Choose mailhops.xpi from build script
$ chmod +x build.sh
$ ./build.sh