table of contents
Sisimai::ARF(3pm) | User Contributed Perl Documentation | Sisimai::ARF(3pm) |
NAME¶
"Sisimai::ARF" - Decoder class for detecting ARF: Abuse Feedback Reporting Format.
SYNOPSIS¶
use Sisimai::ARF; my $v = Sisimai::ARF->inquire($header, $body);
DESCRIPTION¶
"Sisimai::ARF" is a decoder for email returned as a Feedback Loop report message.
FEEDBACK TYPES¶
SEE ALSO¶
AUTHOR¶
azumakuniyuki
COPYRIGHT¶
Copyright (C) 2014-2021,2023,2024 azumakuniyuki, All rights reserved.
LICENSE¶
This software is distributed under The BSD 2-Clause License.
2024-07-28 | perl v5.38.2 |