Sisimai::RFC3464
bounce mail parser class for Fallback.
- Provided by: libsisimai-perl (Version: 4.25.5-1)
- Report a bug
bounce mail parser class for Fallback.
use Sisimai::RFC3464;
Sisimai::RFC3464 is a class which called from called from only Sisimai::Message when other Sisimai::Lhost::* modules did not detected a bounce reason.
"description()" returns description string of this module.
print Sisimai::RFC3464->description;
"smtpagent()" returns MDA name or string 'RFC3464'.
print Sisimai::RFC3464->smtpagent;
"make()" method parses a bounced email and return results as a array reference. See Sisimai::Message for more details.
azumakuniyuki
Copyright (C) 2014-2020 azumakuniyuki, All rights reserved.
This software is distributed under The BSD 2-Clause License.