Sisimai::RFC3834(3pm) | User Contributed Perl Documentation | Sisimai::RFC3834(3pm) |
Sisimai::RFC3834 - RFC3834 auto reply message detector
use Sisimai::RFC3834;
Sisimai::RFC3834 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::RFC3834->description;
"make()" method parses an auto replied message and return results as an array reference. See Sisimai::Message for more details.
azumakuniyuki
Copyright (C) 2015-2020 azumakuniyuki, All rights reserved.
This software is distributed under The BSD 2-Clause License.
2022-12-23 | perl v5.36.0 |