NAME
    Mail::Bounce::Postfix19991231 - Postfix-19991231 error message format
    parser.

SYNOPSIS
    See "Mail::Bounce" for more details.

DESCRIPTION
    subclass used in "Mail::Bounce".

ERROR FORMAT
    Postfix old style error format.

       Date: Fri, 29 Jan 1999 15:05:06 +0900 (JST)
       From: MAILER-DAEMON@fml.org (Mail Delivery System)
       Subject: Undelivered Mail Returned to Sender
       To: fukachan@fml.org
       Message-Id: <19990129060506.816AD5B33D@katri.fml.org>

       This is the Postfix program at host katri.fml.org.

           ... reason ...

            --- Delivery error report follows ---

       <rudo@nuinui.net>: mail to command is restricted

            --- Undelivered message follows ---

       ... original message ...

CODING STYLE
    See "http://www.fml.org/software/FNF/" on fml coding style guide.

AUTHOR
    Ken'ichi Fukamachi

COPYRIGHT
    Copyright (C) 2001,2002,2003,2004,2005,2006 Ken'ichi Fukamachi

    All rights reserved. This program is free software; you can redistribute
    it and/or modify it under the same terms as Perl itself.

HISTORY
    Mail::Bounce::Postfix19991231 first appeared in fml8 mailing list driver
    package. See "http://www.fml.org/" for more details.

