Scroll to navigation

Sisimai::Lhost::TrendMicro(3pm) User Contributed Perl Documentation Sisimai::Lhost::TrendMicro(3pm)

NAME

Sisimai::Lhost::TrendMicro - bounce mail decoder class for TREND VISION ONE: Email and Collaboration Security <https://www.trendmicro.com/en_us/business/products/email-and-collaboration.html>.

SYNOPSIS

    use Sisimai::Lhost::TrendMicro;

DESCRIPTION

"Sisimai::Lhost::TrendMicro" decodes a bounce email which created by TREND VISION ONE: Email and Collaboration Security <https://www.trendmicro.com/en_us/business/products/email-and-collaboration.html>. Methods in the module are called from only "Sisimai::Message".

CLASS METHODS

"description()"

description() returns description string of this module.

    print Sisimai::Lhost::TrendMicro->description;

"inquire(header data, reference to body string)"

inquire() method decodes a bounced email and return results as a array reference. See "Sisimai::Message" for more details.

AUTHOR

azumakuniyuki

COPYRIGHT

Copyright (C) 2014-2021,2023-2025 azumakuniyuki, All rights reserved.

LICENSE

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

2025-12-07 perl v5.40.1