./mail/mess822, Library for parsing Internet mail messages

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2017Q1, Version: 0.58nb4, Package name: mess822-0.58nb4, Maintainer: schmonz

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.


Required to run:
[mail/qmail]

Required to build:
[pkgtools/cwrappers]

Package options: djbware-errno-hack

Master sites:

SHA1: ef3380c793c852d40688c108d164234ecf8a5362
RMD160: 40fbcb5af92882e133ab3653c6119022180caedb
Filesize: 62.78 KB

Version history: (Expand)


CVS history: (Expand)


   2017-04-04 18:11:32 by Benny Siegert | Files touched by this commit (1)
Log message:
Pullup ticket #5237 - requested by sevan
mail/mess822: remove restriction

Revisions pulled up:
- mail/mess822/Makefile                                         1.25

---
   Module Name:    pkgsrc
   Committed By:   schmonz
   Date:           Tue Apr  4 07:32:12 UTC 2017

   Modified Files:
           pkgsrc/mail/mess822: Makefile

   Log message:
   DJB_RESTRICTED=NO. From https://cr.yp.to/distributors.html:

   2011.02.05: I hereby place the mess822 package (in particular, mess822-
   0.58.tar.gz, with MD5 checksum 8ce4c29c994a70dcaa30140601213dbe) into
   the public domain. The package is no longer copyrighted.