NAME
    Mail::Bounce::Smtpfeed - Smtpfeed error message format parser.

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

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

Smtpfeed Error Formats
    "smtpfeed -1 -F" sends the mail with the header rewriting of To: header
    field. It will include

      To: (original recipient in envelope at ADDRESS) <ADDRESS>

    at the header somewhere in the error message.

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

AUTHOR
    Ken'ichi Fukamachi

COPYRIGHT
    Copyright (C) 2001,2002,2004,2005 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::Smtpfeed first appeared in fml8 mailing list driver
    package. See "http://www.fml.org/" for more details.

