Sisimai::ARF - Parser class for detecting ARF: Abuse Feedback Reporting Format.
Do not use this class directly, use Sisimai::ARF.
use Sisimai::ARF;
my $v = Sisimai::ARF->make($header, $body);
Sisimai::ARF is a parser for email returned as a Feedback Loop report message.
Unsolicited email or some other kind of email abuse.
Indicates some kind of "fraud" or
"phishing" activity.
Any other feedback that does not fit into other registered types.
Report of a virus found in the originating message.
<http://tools.ietf.org/html/rfc5965>
Copyright (C) 2014-2020 azumakuniyuki, All rights reserved.
This software is distributed under The BSD 2-Clause License.