FreeBSD Manual Pages
Sisimai::Lhost::CourieUser Contributed Perl DocumentSisimai::Lhost::Courier(3) NAME Sisimai::Lhost::Courier - bounce mail parser class for "Courier MTA". SYNOPSIS use Sisimai::Lhost::Courier; DESCRIPTION Sisimai::Lhost::Courier parses a bounce email which created by "Courier MTA". Methods in the module are called from only Sisimai::Message. CLASS METHODS "description()" "description()" returns description string of this module. print Sisimai::Lhost::Courier->description; "make(header data, reference to body string)" "make()" method parses a bounced email and return results as a array reference. See Sisimai::Message for more details. AUTHOR azumakuniyuki COPYRIGHT Copyright (C) 2014-2020 azumakuniyuki, All rights reserved. LICENSE This software is distributed under The BSD 2-Clause License. perl v5.32.0 2020-07-17 Sisimai::Lhost::Courier(3)
NAME | SYNOPSIS | DESCRIPTION | CLASS METHODS | AUTHOR | COPYRIGHT | LICENSE
Want to link to this manual page? Use this URL:
<https://www.freebsd.org/cgi/man.cgi?query=Sisimai::Lhost::Courier&sektion=3&manpath=FreeBSD+12.2-RELEASE+and+Ports>