Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 1.04 KB

README.md

File metadata and controls

16 lines (10 loc) · 1.04 KB

emailheaderinspector

An Office Outlook add-in to get the originating IP Address of an email and other properties from the email header.

EHI is used to list the properties from an email header. Some of these properties are not immediately listed in the default email view. This add-on fetches the email header and displays select properties from the email header. In addition it also fetches the IP address of the sender and attempts to map this IP address to a geolocation.

Specification

  • dotnet-core 2.1 or higher

To run, clone the project and dotnet run or start from visual studio. alt text

Note: This product includes GeoLite2 data created by MaxMind, available from http://www.maxmind.com.

Note: The HTML & CSS template for this support page is from W3Schools and has been modified. The original template is available at https://www.w3schools.com.

Note: The flag images for this project were obtained from googlei18n project https://github.com/googlei18n.