NAME
reb_import - mail_parser handler for REB-format mail messages
SYNOPSIS
reb_import_handler( $message, $pfarray );
SUPPORT
Contributed code: NO BRTT support.
THIS PIECE OF SOFTWARE WAS CONTRIBUTED BY THE ANTELOPE USER COMMUNITY. BRTT DISCLAIMS ALL OWNERSHIP, LIABILITY, AND SUPPORT FOR THIS PIECE OF SOFTWARE.
FOR HELP WITH THIS PIECE OF SOFTWARE, PLEASE CONTACT THE CONTRIBUTING AUTHOR.
DESCRIPTION
The reb_import handler is intended to be launched by the
mail_parser(1)
utility. reb_import launches
reb2db(1) on the incoming mail, converting
it and placing it into the database specified by the 'database' parameter
in the mail_parser.pf parameter file
nordic% cat mail_parser.pf
nordic%
Handlers &Tbl{
&Arr{
handler reb_import
sender reb_source@somenet.net
subject reb-format file
database mydbname
}
}
SEE ALSO
mail_parser(1), reb2db(1)
AUTHOR
Kent Lindquist
Antelope User Group Contributed Software