table of contents
Sisimai::Rhost::Apple(3pm) | User Contributed Perl Documentation | Sisimai::Rhost::Apple(3pm) |
NAME¶
Sisimai::Rhost::Apple - Detect the bounce reason returned from Apple iCloud Mail
SYNOPSIS¶
use Sisimai::Rhost::Apple;
DESCRIPTION¶
"Sisimai::Rhost::Apple" detects the bounce reason from the content of "Sisimai::Fact" object as an argument of get() method when the value of "rhost" of the object end with "mail.icloud.com" or "apple.com". This class is called only "Sisimai::Fact" class.
CLASS METHODS¶
"get(Sisimai::Fact Object)"¶
get() method detects the bounce reason.
AUTHOR¶
azumakuniyuki
COPYRIGHT¶
Copyright (C) 2024 azumakuniyuki, All rights reserved.
LICENSE¶
This software is distributed under The BSD 2-Clause License.
2024-07-28 | perl v5.38.2 |