logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Sisimai::Rhost - Detect the bounce reason returned from certain remote hosts.

Author

       azumakuniyuki

Class Methods

"name(Sisimai::FactObject)"
       name() method returns the rhost class name.

   "find(Sisimai::FactObject)"
       find() method detects the bounce reason.

Description

       "Sisimai::Rhost" detects the bounce reason from the content of "Sisimai::Fact" object as an argument of
       find() method when the value of "rhost" of the object is listed in $RhostClass variable.  This class is
       called only "Sisimai::Fact" class.

License

       This software is distributed under The BSD 2-Clause License.

perl v5.40.1                                       2025-04-12                                Sisimai::Rhost(3pm)

Name

       Sisimai::Rhost - Detect the bounce reason returned from certain remote hosts.

Synopsis

           use Sisimai::Rhost;

See Also