mirror of
https://github.com/bobbimanners/emailler.git
synced 2026-04-20 03:16:26 +00:00
b3067aa499
Of course one can just always call dns_resolve after dns_set_hostname. But an application might i.e. present a different user feedback depending on the fact if a name resolution is necessary at all. So given that DNS name resolution is already a two phase action it just seems natural to allow an application to read the already exsisting variable.