pkgsrc/mail/mess822/PLIST
schmonz fd4b1ade8d Initial import of mess822-0.58.
mess822 is a library for parsing Internet mail messages. The mess822
package contains several applications that work with qmail:

* ofmipd rewrites messages from dumb clients. It supports a database
    of recognized senders and From lines, using cdb for fast lookups.

* new-inject is an experimental new version of qmail-inject. It
    includes a flexible user-controlled hostname rewriting mechanism.

* iftocc can be used in .qmail files. It checks whether a known
    address is listed in To or Cc.

* 822header, 822field, 822date, and 822received extract various
    pieces of information from a mail message.

* 822print converts a message into an easier-to-read format.

mess822 supports the full complexity of RFC 822 address lists,
including address groups, source routes, spaces around dots, etc.
It also supports common RFC 822 extensions: backslashes in atoms,
dots in phrases, addresses without host names, etc. It extracts
each address as an easy-to-use string, with a separate string for
the accompanying comment.
2004-07-26 23:26:27 +00:00

46 lines
955 B
Text

@comment $NetBSD: PLIST,v 1.1.1.1 2004/07/26 23:26:27 schmonz Exp $
bin/822date
bin/822field
bin/822header
bin/822print
bin/822received
bin/iftocc
bin/new-inject
bin/ofmipd
bin/ofmipname
include/mess822.h
lib/mess822.a
man/cat1/822date.0
man/cat1/822field.0
man/cat1/822header.0
man/cat1/822print.0
man/cat1/822received.0
man/cat1/iftocc.0
man/cat1/new-inject.0
man/cat3/mess822.0
man/cat3/mess822_addr.0
man/cat3/mess822_date.0
man/cat3/mess822_fold.0
man/cat3/mess822_quote.0
man/cat3/mess822_token.0
man/cat3/mess822_when.0
man/cat5/rewriting.0
man/cat8/ofmipd.0
man/cat8/ofmipname.0
man/man1/822date.1
man/man1/822field.1
man/man1/822header.1
man/man1/822print.1
man/man1/822received.1
man/man1/iftocc.1
man/man1/new-inject.1
man/man3/mess822.3
man/man3/mess822_addr.3
man/man3/mess822_date.3
man/man3/mess822_fold.3
man/man3/mess822_quote.3
man/man3/mess822_token.3
man/man3/mess822_when.3
man/man5/rewriting.5
man/man8/ofmipd.8
man/man8/ofmipname.8