Scroll to navigation

Sisimai::Rhost(3pm) User Contributed Perl Documentation Sisimai::Rhost(3pm)

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.

2022-08-17 perl v5.34.0