• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

dhs-ncats / trustymail / 31 / 3
0%
master: 0%

Build:
Build:
LAST BUILD BRANCH: develop
DEFAULT BRANCH: master
Ran 07 Dec 2017 03:26AM UTC
Files 4
Run time 0s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

07 Dec 2017 03:22AM UTC coverage: 0.0%. First build
31.3

push

travis-ci

jsf9k
If a domain is its own base domain, the base domain records will now
be populated.  For example:
$ trustymail --json --dns=8.8.8.8 --dmarc gsa.gov
[
  {
    "Base Domain": "gsa.gov",
    "DMARC Policy": "none",
    "DMARC Record": true,
    "DMARC Record on Base Domain": true,
    "DMARC Results": "v=DMARC1; p=none; rua=mailto:dmarcreports@gsa.gov; sp=none; pct=10; ri=86400",
    "DMARC Results on Base Domain": "v=DMARC1; p=none; rua=mailto:dmarcreports@gsa.gov; sp=none; pct=10; ri=86400",
    "Debug Info": null,
    "Domain": "gsa.gov",
    "Domain Supports SMTP": false,
    "Domain Supports SMTP Results": null,
    "Domain Supports STARTTLS": false,
    "Domain Supports STARTTLS Results": null,
    "Live": true,
    "MX Record": false,
    "Mail Server Ports Tested": null,
    "Mail Servers": null,
    "SPF Record": false,
    "SPF Results": null,
    "Syntax Errors": null,
    "Valid DMARC": true,
    "Valid DMARC Record on Base Domain": true,
    "Valid SPF": false
  }
]

If a domain is NOT its own base domain then the base domain records
will be populated as before.  For example:
$ trustymail --json --dns=8.8.8.8 --dmarc mail.google.com
[
  {
    "Base Domain": "google.com",
    "DMARC Policy": "reject",
    "DMARC Record": false,
    "DMARC Record on Base Domain": true,
    "DMARC Results": null,
    "DMARC Results on Base Domain": "v=DMARC1; p=reject; rua=mailto:mailauth-reports@google.com",
    "Debug Info": "[DMARC] In dmarc_scan at /home/jeremy_frasier/dhs-ncats/trustymail/trustymail/trustymail.py:339: None of DNS query names exist: _dmarc.mail.google.com., _dmarc.mail.google.com.",
    "Domain": "mail.google.com",
    "Domain Supports SMTP": false,
    "Domain Supports SMTP Results": null,
    "Domain Supports STARTTLS": false,
    "Domain Supports STARTTLS Results": null,
    "Live": true,
    "MX Record": false,
    "Mail Server Ports Tested": null,
    "Mail Servers": null,
    "SPF Record": false,
    "SPF Results": null,
    "Syntax Errors": null,
    "Valid DMARC": false,
    "Valid DMARC Record on Base Domain": true,
    "Valid SPF": false
  }
]

0 of 363 relevant lines covered (0.0%)

0.0 hits per line

Source Files on job 31.3
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 31
  • Travis Job 31.3
  • 7dc5918a on github
  • Next Job for on bugfix/base_domain_fields (#33.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc