GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Sisimai::LDA(3) User Contributed Perl Documentation Sisimai::LDA(3)

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-03-28 perl v5.40.2

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.