FreeBSD Manual Pages
Security::TLSCheck::ChUser:ContributedePerity::TLSCheck::Checks::Helper::MX(3) NAME Security::TLSCheck::Checks::Helper::MX - Get all MX, cache if already checked, ... SYNOPSIS In a check: with 'Security::TLSCheck::Helper::GetMX'; # ... my @mx = $self->get_mx; DESCRIPTION Adds a method for getting mx records -- including caching. get_mx returns the list of MX records for this Domain mx_is_checked Cache temporary, if MX is already analysed for this check (each check has his own cache) cache on disk, so this also works with multiprocessing perl v5.32.1 202Security::TLSCheck::Checks::Helper::MX(3)
NAME | SYNOPSIS | DESCRIPTION
Want to link to this manual page? Use this URL:
<https://www.freebsd.org/cgi/man.cgi?query=Security::TLSCheck::Checks::Helper::MX&sektion=3&manpath=FreeBSD+13.1-RELEASE+and+Ports>