Provided by: libsisimai-perl_4.25.12-1_all 
      
    
NAME
       Sisimai::Rhost - Detect the bounce reason returned from certain remote hosts.
SYNOPSIS
           use Sisimai::Rhost;
DESCRIPTION
       Sisimai::Rhost detects the bounce reason from the content of Sisimai::Data object as an argument of get()
       method when the value of "rhost" of the object is listed in the results of Sisimai::Rhost->list() method.
       This class is called only Sisimai::Data class.
CLASS METHODS
   "match(remote host)"
       Returns 1 if the remote host is listed in the results of Sisimai::Rhost->list() method.
   "get(Sisimai::Data Object)"
       "get()" detects the bounce reason.
AUTHOR
       azumakuniyuki
COPYRIGHT
       Copyright (C) 2014-2020 azumakuniyuki, All rights reserved.
LICENSE
       This software is distributed under The BSD 2-Clause License.
perl v5.32.1                                       2021-11-25                                Sisimai::Rhost(3pm)