dns-mail-discover

Crates.iodns-mail-discover
lib.rsdns-mail-discover
version0.2.7
sourcesrc
created_at2023-08-17 18:04:43.08884
updated_at2023-09-15 20:08:41.930471
descriptionA dns based mail server discovery crate.
homepage
repositoryhttps://github.com/Dust-Mail/dns-mail-discover
max_upload_size
id947286
size70,954
Guus van Meerveld (Guusvanmeerveld)

documentation

https://docs.dust.email/packages/dns-mail-discover

README

Dns mail discover

This crate is able to take any domain (stripped from an email address) and find its corresponding email servers using DNS-based SRV lookup. It also tries some basic heuristics, such as mail.{domain} or imap.{domain} and checks if there are any functioning mail servers.

Commit count: 24

cargo fmt