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

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

Build:
Build:
LAST BUILD BRANCH: develop
DEFAULT BRANCH: master
Ran 07 Dec 2017 03:26AM UTC
Jobs 3
Files 4
Run time 5s
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

pending completion
31

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

Jobs
ID Job ID Ran Files Coverage
1 31.1 07 Dec 2017 03:26AM UTC 0
0.0
Travis Job 31.1
2 31.2 07 Dec 2017 03:26AM UTC 0
0.0
Travis Job 31.2
3 31.3 07 Dec 2017 03:26AM UTC 0
0.0
Travis Job 31.3
Source Files on build 31
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #31
  • 7dc5918a on github
  • Next Build on bugfix/base_domain_fields (#33)
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

© 2025 Coveralls, Inc