Skip to content

garz75/mailhops-plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MailHops Thunderbird and Postbox Plugin

www.MailHops.com

MailHops logo

MailHops is an email route API. It does a few 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
  3. Shows the weather of the sender when you provide a DarkSky API key
  4. Will tag and mark messages as Junk if from a Country you don't like
  5. Performs DNSBL check on messages

MailHops screenshot

Change the bar color in Preferences

MailHops screenshot

Editing the code

  1. After you make changes you can run the build.sh script
  2. Open Postbox or Thunderbird and goto Tools->Add-ons and "Install Add-on From File..."
  3. Choose mailhops.xpi from build script
$ chmod +x build.sh
$ ./build.sh

MailHops API

Download

About

MailHops Postbox and Thunderbird plugin

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 95.8%
  • CSS 3.2%
  • Shell 1.0%