macOS
brew install tneflocal Homebrew formula metadata
sudo port install tnefMacPorts ports tree · textproc/tnef/Portfile · ソース: api.github.com
brew / 順位 6486
tnef のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install tneflocal Homebrew formula metadata
sudo port install tnefMacPorts ports tree · textproc/tnef/Portfile · ソース: api.github.com
sudo apk add tnefAlpine Linux edge package indexes · tnef · ソース: dl-cdn.alpinelinux.org
sudo dnf install tnefFedora Rawhide package metadata · tnef · ソース: dl.fedoraproject.org
nix profile install nixpkgs#tnefnixpkgs package indexes · pkgs/by-name/tn/tnef/package.nix · ソース: api.github.com
sudo zypper install tnefopenSUSE Tumbleweed package metadata · tnef · ソース: download.opensuse.org
概要
Microsoft MS-TNEF attachment unpacker
履歴
TNEF is a small Unix command-line utility for unpacking Microsoft Transport Neutral Encapsulation Format attachments, commonly encountered as `application/ms-tnef` or `winmail.dat` files from Outlook and Exchange environments.
The project history is unusually well preserved in its NEWS file. It began with a 0.6 first public release, reached 1.0 with MAPI attribute parsing and long filename support, and then accumulated the practical fixes expected of a mail-attachment unpacker: safer path handling, tar-like command options, automated tests, NetBSD and big-endian portability, Mac OS X configuration fixes, MIME type listing, RTF body saving, Unicode handling, and memory/security hardening.
Development reflects the long tail of interoperability with proprietary mail formats. The README explains the reason for the tool: Outlook and Exchange caused more mail to be wrapped in Microsoft's TNEF format, and this program let users extract attachments without needing Microsoft Outlook. Later NEWS entries show maintenance around Unicode filenames, multi-value MAPI attributes, allocator hardening, integer overflow checks, null pointer avoidance, and malicious input handling.
TNEF became a classic packaging target because it solves a small but recurring system-administration problem. The supplied package facts list Homebrew, Debian, Ubuntu, Alpine, Fedora/DNF, MacPorts, Nix, and openSUSE/Zypper packaging, showing that it is carried broadly despite its narrow scope.
The README says it is mainly tested and used on GNU/Linux and Cygwin and should work on other Unix-like systems. That portability claim matches its package footprint: it is the kind of single-purpose C utility that distributions keep available so mail clients, scripts, and users can recover attachments from Microsoft-heavy environments.
Users run `tnef` against a TNEF attachment to list or extract embedded files, message bodies, MIME types, or RTF data depending on options. Its normal role is not a daemon or workflow manager but a rescue utility for mail attachments that arrived in a Microsoft-only wrapper.
The project is especially useful in mixed Unix/Windows organizations, where a developer, sysadmin, or mail user may receive an attachment that is unreadable in a standard Unix mail client.
For package nerds, TNEF is a good example of a tiny utility that earns wide distribution packaging because it removes friction at an old interoperability boundary. It is not glamorous, but it turns a proprietary mail wrapper into ordinary files using normal Unix command-line patterns.
Its NEWS file is also a reminder that small parsers for hostile or malformed file formats need maintenance: many later releases are about bounds checks, overflows, Unicode edge cases, and safer extraction behavior.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
tnef | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:tnef |
|---|---|
| バージョン | 1.4.18 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://github.com/verdammelt/tnef |
| リポジトリ | https://github.com/verdammelt/tnef |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
tnef 1.4.18-4
Tool to unpack MIME application/ms-tnef attachments
https://github.com/verdammelt/tnef
sudo apt install tneftnef
nix profile install nixpkgs#tneftnef 1.4.18-3
Tool to unpack MIME application/ms-tnef attachments
https://github.com/verdammelt/tnef
sudo apt install tneftnef 1.4.18-r0
Program for unpacking ms-tnef MIME attachment
https://github.com/verdammelt/tnef
sudo apk add tneftnef-doc 1.4.18-r0
Program for unpacking ms-tnef MIME attachment (documentation)
https://github.com/verdammelt/tnef
sudo apk add tnef-doctnef 1.4.18-18.fc45
Extract files from email attachments like WINMAIL.DAT
https://github.com/verdammelt/tnef
sudo dnf install tneftnef-dolphin 1.4.18-18.fc45
Provides TNEF extract extension for KDE's Dolphin file manager
https://github.com/verdammelt/tnef
sudo dnf install tnef-dolphintnef-nautilus 1.4.18-18.fc45
Provides TNEF extract extension for Gnome's Nautilus file manager
https://github.com/verdammelt/tnef
sudo dnf install tnef-nautilustnef 1.4.18-4.5
Uncompress MS-TNEF Archives
https://github.com/verdammelt/tnef
sudo zypper install tneftnef
sudo port install tnefソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.