table of contents
Sisimai::Rhost::Mimecast(3pm) | User Contributed Perl Documentation | Sisimai::Rhost::Mimecast(3pm) |
NAME¶
Sisimai::Rhost::Mimecast - Detect the bounce reason returned from Mimecast
SYNOPSIS¶
use Sisimai::Rhost::Mimecast;
DESCRIPTION¶
"Sisimai::Rhost::Mimecast" detects the bounce reason from the content of "Sisimai::Fact" object as an argument of find() method when the value of "rhost" or "destination" of the object is "mimecast.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) 2022-2024 azumakuniyuki, All rights reserved.
LICENSE¶
This software is distributed under The BSD 2-Clause License.
2025-03-01 | perl v5.40.1 |