1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] T2 SDE: package/*/mess822/mess822.desc
3 [COPY] Copyright (C) 2004 - 2021 The T2 SDE Project
5 [COPY] This Copyright note is generated by scripts/Create-CopyPatch,
6 [COPY] more information can be found in the files COPYING and README.
8 [COPY] This program is free software; you can redistribute it and/or modify
9 [COPY] it under the terms of the GNU General Public License version 2.
10 [COPY] --- T2-COPYRIGHT-NOTE-END ---
12 [I] A library for parsing Internet mail messages
14 [T] mess822 is a library for parsing Internet mail messages. The mess822
15 [T] package contains several applications that work with qmail:
17 [T] * ofmipd rewrites messages from dumb clients. It supports a database
18 [T] of recognized senders and From lines, using cdb for fast lookups.
19 [T] * new-inject is an experimental new version of qmail-inject. It
20 [T] includes a flexible user-controlled hostname rewriting mechanism.
21 [T] * iftocc can be used in .qmail files. It checks whether a known
22 [T] address is listed in To or Cc.
23 [T] * 822header, 822field, 822date, and 822received extract various pieces
24 [T] of information from a mail message.
25 [T] * 822print converts a message into an easier-to-read format.
27 [U] http://cr.yp.to/mess822.html
29 [A] Dan J. Bernstein <djb@cr.yp.to>
30 [M] The T2 Project <t2@t2-project.org>
37 [P] X -----5---9 800.000
39 [O] makeinstopt="$makeopt setup"
40 [O] hook_add preconf 5 'echo $root/$prefix > conf-home'
41 [D] 94f496d9d5ec0d464d94aaac1a9fd4ac1b7c92e7451d84ad25853f40 mess822-0.58.tar.gz http://cr.yp.to/software/