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

Sisimai::LDA - Error message decoder for LDA; Local Delivery Agent

    use Sisimai::LDA;
    my $fact = Sisimai::Fact->rise($v);
    my $ldav = Sisimai::LDA->find($fact->[0]); # Returns the bounce reason LDA generated

"Sisimai::LDA" decodes bounced email which created by some LDA, such as Dovecot, "mail.local", "procmail", and so on. This class is called from "Sisimai::Fact" only.

find() method detects the bounce reason using the error message generated by LDA

azumakuniyuki

Copyright (C) 2014-2016,2018-2024 azumakuniyuki, All rights reserved.

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

2025-04-12 perl v5.40.1