Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jwilleke/mta-sts
https://github.com/jwilleke/mta-sts
Last synced: 18 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jwilleke/mta-sts
- Owner: jwilleke
- Created: 2019-12-29T21:04:04.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-10-17T06:40:27.000Z (over 1 year ago)
- Last Synced: 2023-10-17T12:50:49.536Z (over 1 year ago)
- Size: 10.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# mta-sts
## MTA-STS Willeke.com
Data taken from:
### DNS Records
```bash
_mta-sts v=STSv1;id=1577377920599;
_smtp._tls v=TLSRPTv1;rua=mailto:[email protected];
```## Policy file
Content should be as in file [docs/.well-known/mta-sts.txt](docs/.well-known/mta-sts.txt)
### URLs
Github URL:
Custom Domain URL:
## Testing
Testing GitHub DNS
```bash
dig jwilleke.github.io +nostats +nocomments +nocmd; <<>> DiG 9.10.6 <<>> jwilleke.github.io +nostats +nocomments +nocmd
;; global options: +cmd
;jwilleke.github.io. IN A
jwilleke.github.io. 3599 IN A 185.199.111.153
jwilleke.github.io. 3599 IN A 185.199.109.153
jwilleke.github.io. 3599 IN A 185.199.110.153
jwilleke.github.io. 3599 IN A 185.199.108.153
```Command appearsa to be working.
Testing willeke DNS
```bash
dig mta-sts.willeke.com +nostats +nocomments +nocmd; <<>> DiG 9.10.6 <<>> jwilleke.github.ioo +nostats +nocomments +nocmd
;; global options: +cmd
;jwilleke.github.ioo. IN A
. 86391 IN SOA a.root-servers.net. nstld.verisign-grs.com. 2019122901 1800 900 604800 86400
```Command is FAILING bnut gets to github.
### Testing Domain Forwarding
Github URL Seems to work:
These work but not with TLS:
-
--