logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

"Sisimai::ARF" - Decoder class for detecting ARF: Abuse Feedback Reporting Format.

Author

       azumakuniyuki

Description

       "Sisimai::ARF" is a decoder for email returned as a Feedback Loop report message.

Feedback Types

abuse spam or some other kind of email abuse
       fraud Indicates some kind of fraud or phishing activity
       virus report of a virus found in the originating message
       other any other feedback that doesn't fit into other types
       not-spam can be used to report an email message that was mistakenly marked as spam

License

       This software is distributed under The BSD 2-Clause License.

perl v5.40.1                                       2025-04-12                                  Sisimai::ARF(3pm)

Name

       "Sisimai::ARF" - Decoder class for detecting ARF: Abuse Feedback Reporting Format.

See Also

Synopsis

           use Sisimai::ARF;
           my $v = Sisimai::ARF->inquire($header, $body);

See Also