Mail::SpamAssassin::RegistryBoundaries(3pm) - phpMan

Command: man perldoc info search(apropos)  


Mail::SpamAssassin::RegistryBouUseriContributed Perl DMail::SpamAssassin::RegistryBoundaries(3pm)

NAME
       Mail::SpamAssassin::RegistryBoundaries - domain delegation rules

METHODS
       ($hostname, $domain) = split_domain ($fqdn)
           Cut a fully-qualified hostname into the hostname part and the domain part, splitting
           at the DNS registry boundary.

           Examples:

               "www.foo.com" => ( "www", "foo.com" )
               "www.foo.co.uk" => ( "www", "foo.co.uk" )

       $domain = trim_domain($fqdn)
           Cut a fully-qualified hostname into the hostname part and the domain part, returning
           just the domain.

           Examples:

               "www.foo.com" => "foo.com"
               "www.foo.co.uk" => "foo.co.uk"

       $ok = is_domain_valid($dom)
           Return 1 if the domain is valid, "undef" otherwise.  A valid domain (a) does not
           contain whitespace, (b) contains at least one dot, and (c) uses a valid TLD or ccTLD.

perl v5.30.0                                2023-03-24Mail::SpamAssassin::RegistryBoundaries(3pm)

Generated by $Id: phpMan.php,v 4.55 2007/09/05 04:42:51 chedong Exp $ Author: Che Dong
On Apache
Under GNU General Public License
2024-04-28 08:14 @3.17.74.227 CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Valid XHTML 1.0!Valid CSS!