./mail/tnef2txt, Portable application/ms-tnef parser

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


Branch: CURRENT, Version: 1.4, Package name: tnef2txt-1.4, Maintainer: pkgsrc-users

Several Microsoft Windows email applications support the Transport Neutral
Encapsulation Format (TNEF). This is a method for MAPI compliant mail programs
to transfer data to each other across gateways. Generally, a mail agent will
create a MIME multipart message containing the text body of the mail message,
and a single attachment of type application/ms-tnef. This attachment at least
follows the format of MIME messages, if not the intent. Usually, this bitstream
contains no more information than is already contained in the headers and body
of the message, but instead of attaching attachments to the email message as
separate MIME attachments, they are included in the TNEF attachment. To handle
this, I wrote a program tnef2txt which will dump the information in the TNEF
bitstream, and also dump files to disk which are contained in the bitstream.
Just run the program without arguments for usage information. You can call this
program from a mailcap file with the following line:

application/ms-tnef; tnef2txt %s; copiousoutput

or, if you wish to save attachments to disk which are in the bitstream:

application/ms-tnef; tnef2txt -s %s; copiousoutput


Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 35.711 KB

Version history: (Expand)


CVS history: (Expand)


   2021-10-26 12:54:34 by Nia Alarie | Files touched by this commit (356)
Log message:
mail: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

The following distfiles were unfetchable (possibly fetched
conditionally?):

./mail/qmail/distinfo netqmail-1.05-TAI-leapsecs.patch
   2021-10-07 16:25:52 by Nia Alarie | Files touched by this commit (357)
Log message:
mail: Remove SHA1 hashes for distfiles
   2015-11-04 00:27:24 by Alistair G. Crooks | Files touched by this commit (312)
Log message:
Add SHA512 digests for distfiles for mail category

Problems found locating distfiles:
	Package mutt: missing distfile patch-1.5.24.rr.compressed.gz
	Package p5-Email-Valid: missing distfile Email-Valid-1.198.tar.gz
	Package pine: missing distfile fancy.patch.gz
	Package postgrey: missing distfile targrey-0.31-postgrey-1.34.patch
	Package qmail: missing distfile badrcptto.patch
	Package qmail: missing distfile outgoingip.patch
	Package qmail: missing distfile qmail-1.03-realrcptto-2006.12.10.patch
	Package qmail: missing distfile qmail-smtpd-viruscan-1.3.patch
	Package thunderbird24: missing distfile enigmail-1.7.2.tar.gz
	Package thunderbird31: missing distfile enigmail-1.7.2.tar.gz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
   2014-10-09 16:07:17 by Thomas Klausner | Files touched by this commit (1163)
Log message:
Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.
   2012-10-08 14:19:35 by Aleksej Saushev | Files touched by this commit (307)
Log message:
Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.
   2008-03-04 18:57:20 by Johnny C. Lam | Files touched by this commit (61)
Log message:
Mechanical changes to add DESTDIR support to packages that install
their files via a custom do-install target.
   2006-03-04 22:31:14 by Johnny C. Lam | Files touched by this commit (2257)
Log message:
Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to \ 
"pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
   2005-02-24 10:59:30 by Alistair G. Crooks | Files touched by this commit (177)
Log message:
Add RMD160 digests.