diff --git a/Examples/Example-GenerateMailReport.ps1 b/Examples/Example-GenerateMailReport.ps1
index b7ec271..0aed546 100644
--- a/Examples/Example-GenerateMailReport.ps1
+++ b/Examples/Example-GenerateMailReport.ps1
@@ -4,11 +4,11 @@ $ExcelReport = "$PSScriptRoot\Output\MailSystemSummary.xlsx"
$HTMLReport = "$PSScriptRoot\Output\MailSystemSummary.html"
$Domains = @(
- 'evotec.pl'
- 'evotec.xyz'
- 'google.com'
- 'gmail.com'
- 'microsoft.com'
+ @{ DomainName = 'evotec.pl'; Selector = 'selector1' }
+ @{ DomainName = 'evotec.xyz'; Selector = 'selector1' }
+ @{ DomainName = 'microsoft.com'; Selector = 'selector2' }
+ @{ DomainName = 'gmail.com'; Selector = 'selector2' }
+ @{ DomainName = 'google.com'; Selector = 'selector2' }
)
$MXRecords = Find-MxRecord -DomainName $Domains
diff --git a/Examples/Output/MailSystemSummary.html b/Examples/Output/MailSystemSummary.html
index 13db5fa..b596943 100644
--- a/Examples/Output/MailSystemSummary.html
+++ b/Examples/Output/MailSystemSummary.html
@@ -1,6 +1,6 @@
-
Name | Count | Preference | TimeToLive | MX | IPAddress |
---|
evotec.pl | 1 | 10 | 60 | evotec-pl.mail.protection.outlook.com | 104.47.10.36; 104.47.8.36 |
evotec.xyz | 1 | 0 | 59 | evotec-xyz.mail.protection.outlook.com | 104.47.8.36; 104.47.9.36 |
google.com | 5 | 20; 40; 30; 10; 50 | 196; 195; 193; 192; 191 | alt1.aspmx.l.google.com; alt3.aspmx.l.google.com; alt2.aspmx.l.google.com; aspmx.l.google.com; alt4.aspmx.l.google.com | 108.177.97.26; 173.194.200.27; 209.85.146.27; 64.233.162.26; 74.125.28.27 |
gmail.com | 5 | 5; 20; 30; 40; 10 | 3359; 3357; 3356; 3355; 3353 | gmail-smtp-in.l.google.com; alt2.gmail-smtp-in.l.google.com; alt3.gmail-smtp-in.l.google.com; alt4.gmail-smtp-in.l.google.com; alt1.gmail-smtp-in.l.google.com | 108.177.97.27; 173.194.200.27; 173.194.73.27; 209.85.146.26; 209.85.146.27; 74.125.28.26 |
microsoft.com | 1 | 10 | 2555 | microsoft-com.mail.protection.outlook.com | 104.47.53.36 |
Name | Count | Preference | TimeToLive | MX | IPAddress |
---|
Name | Count | Preference | TimeToLive | MX | IPAddress |
---|
evotec.pl | 1 | 10 | 59 | evotec-pl.mail.protection.outlook.com | 104.47.8.36; 104.47.9.36 |
evotec.xyz | 1 | 0 | 59 | evotec-xyz.mail.protection.outlook.com | 104.47.8.36; 104.47.9.36 |
microsoft.com | 1 | 10 | 686 | microsoft-com.mail.protection.outlook.com | 104.47.53.36 |
gmail.com | 5 | 30; 40; 5; 20; 10 | 3574; 3572; 3570; 3568; 3567 | alt3.gmail-smtp-in.l.google.com; alt4.gmail-smtp-in.l.google.com; gmail-smtp-in.l.google.com; alt2.gmail-smtp-in.l.google.com; alt1.gmail-smtp-in.l.google.com | 108.177.112.26; 108.177.112.27; 108.177.14.26; 108.177.14.27; 108.177.97.27; 173.194.223.26; 173.194.223.27; 64.233.161.26; 64.233.162.26; 74.125.28.27 |
google.com | 5 | 20; 50; 40; 30; 10 | 296; 295; 293; 291; 290 | alt1.aspmx.l.google.com; alt4.aspmx.l.google.com; alt3.aspmx.l.google.com; alt2.aspmx.l.google.com; aspmx.l.google.com | 108.177.112.26; 108.177.112.27; 108.177.97.27; 173.194.221.27; 173.194.223.26; 173.194.223.27; 64.233.163.27; 64.233.165.26; 74.125.28.26; 74.125.28.27 |
Name | Count | Preference | TimeToLive | MX | IPAddress |
---|
Name | Count | TimeToLive | SPF |
---|
evotec.pl | 1 | 59 | v=spf1 a mx ip4:77.55.95.155 ip4:37.59.176.138 ip4:37.59.176.137 include:spf.protection.outlook.com -all |
evotec.xyz | 1 | 60 | v=spf1 include:spf.protection.outlook.com -all |
google.com | 1 | 300 | v=spf1 include:_spf.google.com ~all |
gmail.com | 1 | 68 | v=spf1 redirect=_spf.google.com |
microsoft.com | 1 | 2443 | v=spf1 include:_spf-a.microsoft.com include:_spf-b.microsoft.com include:_spf-c.microsoft.com include:_spf-ssg-a.microsoft.com include:spf-a.hotmail.com include:_spf1-meo.microsoft.com -all |
Name | Count | TimeToLive | SPF |
---|
Name | Count | TimeToLive | SPF |
---|
evotec.pl | 1 | 60 | v=spf1 a mx ip4:77.55.95.155 ip4:37.59.176.138 ip4:37.59.176.137 include:spf.protection.outlook.com -all |
evotec.xyz | 1 | 60 | v=spf1 include:spf.protection.outlook.com -all |
microsoft.com | 1 | 299 | v=spf1 include:_spf-a.microsoft.com include:_spf-b.microsoft.com include:_spf-c.microsoft.com include:_spf-ssg-a.microsoft.com include:spf-a.hotmail.com include:_spf1-meo.microsoft.com -all |
gmail.com | 1 | 299 | v=spf1 redirect=_spf.google.com |
google.com | 1 | 3448 | v=spf1 include:_spf.google.com ~all |
Name | Count | TimeToLive | SPF |
---|
Name | Count | Selector | DKIM |
---|
evotec.pl | 1 | evotec.pl:selector1 | v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCqrIpQkyykYEQbNzvHfgGsiYfoyX3b3Z6CPMHa5aNn/Bd8skLaqwK9vj2fHn70DA+X67L/pV2U5VYDzb5AUfQeD6NPDwZ7zLRc0XtX+5jyHWhHueSQT8uo6acMA+9JrVHdRfvtlQo8Oag8SLIkhaUea3xqZpijkQR/qHmo3GIfnQIDAQAB; |
evotec.xyz | 1 | evotec.xyz:selector1 | v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDhI50wSneU7XBAY5e/L0EYs7DtoEN2MV4S9nZt9LpSIliNvlOXM2hJ9N4ks1dga5HwnfLH8LCudOQD/m+Me8S8V+xQXEAd6uHFOKiZiup8VLor07eBs5A6OqmQ4hnJ0ioo54KHfhqRAHnC5e/oo26wuntHAzQsaTuQEIRPY8v1aQIDAQAB; n=1024,1449053169,1 |
google.com | 0 | google.com:selector1 | |
gmail.com | 0 | gmail.com:selector1 | |
microsoft.com | 0 | microsoft.com:selector1 | |
Name | Count | Selector | DKIM |
---|
Name | Count | TimeToLive | DMARC |
---|
evotec.pl | 1 | 60 | v=DMARC1;p=none;rua=mailto:dmarc_agg@vali.email;sp=none;aspf=s; |
evotec.xyz | 0 | | |
google.com | 1 | 299 | v=DMARC1; p=reject; rua=mailto:mailauth-reports@google.com |
gmail.com | 1 | 598 | v=DMARC1; p=none; sp=quarantine; rua=mailto:mailauth-reports@google.com |
microsoft.com | 1 | 324 | v=DMARC1; p=reject; pct=100; rua=mailto:d@rua.agari.com; ruf=mailto:d@ruf.agari.com; fo=1 |
Name | Count | TimeToLive | DMARC |
---|
+ });
Name | Count | TimeToLive | DMARC |
---|
evotec.pl | 1 | 60 | v=DMARC1;p=none;rua=mailto:dmarc_agg@vali.email;sp=none;aspf=s; |
evotec.xyz | 0 | | |
microsoft.com | 1 | 3599 | v=DMARC1; p=reject; pct=100; rua=mailto:d@rua.agari.com; ruf=mailto:d@ruf.agari.com; fo=1 |
gmail.com | 1 | 139 | v=DMARC1; p=none; sp=quarantine; rua=mailto:mailauth-reports@google.com |
google.com | 1 | 300 | v=DMARC1; p=reject; rua=mailto:mailauth-reports@google.com |
Name | Count | TimeToLive | DMARC |
---|