DOKK / manpages / debian 12 / libsisimai-perl / Sisimai::ARF.3pm.en
Sisimai::ARF(3pm) User Contributed Perl Documentation Sisimai::ARF(3pm)

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.

abuse

Unsolicited email or some other kind of email abuse.

fraud

Indicates some kind of "fraud" or "phishing" activity.

other

Any other feedback that does not fit into other registered types.

virus

Report of a virus found in the originating message.

<http://tools.ietf.org/html/rfc5965>

azumakuniyuki

Copyright (C) 2014-2020 azumakuniyuki, All rights reserved.

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

2022-12-23 perl v5.36.0