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::Order - A Class for making an optimized order list for calling MTA modules in

Author

       azumakuniyuki

Class Methods

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

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

Description

       "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.

License

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

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

Name

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

Synopsis

           use Sisimai::Order

See Also