table of contents
Sisimai::Rhost::Google(3pm) | User Contributed Perl Documentation | Sisimai::Rhost::Google(3pm) |
NAME¶
Sisimai::Rhost::Google - Detect the bounce reason returned from Google Workspace.
SYNOPSIS¶
use Sisimai::Rhost::Google;
DESCRIPTION¶
"Sisimai::Rhost::Google" 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 "aspmx.l.google.com". This class is called only "Sisimai::Fact" class.
CLASS METHODS¶
"find(Sisimai::Fact Object)"¶
find() method detects the bounce reason.
AUTHOR¶
azumakuniyuki
COPYRIGHT¶
Copyright (C) 2014-2016,2018-2024 azumakuniyuki, All rights reserved.
LICENSE¶
This software is distributed under The BSD 2-Clause License.
2025-03-01 | perl v5.40.1 |