Crates.io | dns-mail-discover |
lib.rs | dns-mail-discover |
version | 0.2.7 |
source | src |
created_at | 2023-08-17 18:04:43.08884 |
updated_at | 2023-09-15 20:08:41.930471 |
description | A dns based mail server discovery crate. |
homepage | |
repository | https://github.com/Dust-Mail/dns-mail-discover |
max_upload_size | |
id | 947286 |
size | 70,954 |
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.