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

Sisimai::Order - A Class for making an optimized order list for calling MTA modules in "Sisimai::Lhost::*"

    use Sisimai::Order

"Sisimai::Order" class makes optimized order list which include MTA modules to be loaded on first from MTA specific headers in the bounce mail headers such as "X-Failed-Recipients:", which MTA modules for JSON structure.

another() method returns another list of MTA modules as an array reference. Another list is defined at this class.

    print for Sisimai::Order->another->@*;

azumakuniyuki

Copyright (C) 2015-2017,2019-2025 azumakuniyuki, All rights reserved.

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

2025-04-12 perl v5.40.1