From c308bf938c67b5d1ba8b84d2db25086b63e316aa Mon Sep 17 00:00:00 2001 From: Sean Whalen Date: Mon, 2 Jun 2025 15:43:51 -0400 Subject: [PATCH] Update the README --- parsedmarc/resources/maps/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/parsedmarc/resources/maps/README.md b/parsedmarc/resources/maps/README.md index 24845cd..303f813 100644 --- a/parsedmarc/resources/maps/README.md +++ b/parsedmarc/resources/maps/README.md @@ -3,6 +3,8 @@ A mapping is meant to make it easier to identify who or what a sending source is. Please consider contributing additional mappings in a GitHub Pull Request. +Do not open these CSV files in Excel. It will replace Unicode characters with question marks. Use LibreOffice Calc instead. + ## base_reverse_dns_map.csv A CSV file with three fields: `base_reverse_dns`, `name`, and `type`. @@ -72,7 +74,7 @@ A list of reverse DNS base domains that could not be identified as belonging to ## base_reverse_dns.csv -A CSV with the fields `source_name` and optionally `message_countcount`. This CSV can be generated byy exporting the base DNS data from the Kibana on Splunk dashboards provided by parsedmarc. This file is not tracked by Git. +A CSV with the fields `source_name` and optionally `message_count`. This CSV can be generated byy exporting the base DNS data from the Kibana on Splunk dashboards provided by parsedmarc. This file is not tracked by Git. ## unknown_base_reverse_dns.csv