NAME
ctbtrr_import - mail_parser handler for ARR- and RRR-format mail messages
SYNOPSIS
ctbrrr_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
eastern% cat mail_parser.pf
eastern%
Handlers &Tbl{
&Arr{
handler ctbtrr_import
sender requests@ctbto.org
subject [NMS] - Delivery .* of product # .*]
database rndb
}
}
SEE ALSO
mail_parser(1), reb2db(1), ctbtrr2db(1)
AUTHOR
Nikolaus Horn
ZAMG / Vienna, nikolaus.horn@zamg.ac.at
Antelope User Group Contributed Software