issues
search
haraka
/
haraka-net-utils
haraka network utilities
https://www.npmjs.com/package/haraka-net-utils
MIT License
2
stars
13
forks
source link
Release v1.6.0
#87
Closed
msimerson
closed
6 months ago
msimerson
commented
6 months ago
feat: add timeout to DNS Resolver #83
feat: normalizeDomain, for punycode/IDN names
feat: get_mx now
also
returns implicit MX records
feat: added get_implicit_mx
feat: added resolve_mx_hosts
doc(Changes): fixed broken tag version links
doc(CONTRIBUTORS): added
chore: populate [files] in package.json. Delete .npmignore
chore(lint): remove duplicate / stale rules from .eslintrc
dep(punycode): punycode -> punycode.js (avoid name collission)
chore: refactored get_ips_by_host using Promise.allSettled
chore: prettier