tnef

Unpacks Microsoft TNEF (Transport Neutral Encapsulation Format) attachments

brewmacoslinux
Try with needOr install directly
Source

About

Microsoft MS-TNEF attachment unpacker

Commands

tnef

Examples

Extract all attachments from a TNEF file to current directory$ tnef -f attachment.tnef
Extract TNEF file to a specific output directory$ tnef -f attachment.tnef -C /path/to/output
List contents of a TNEF file without extracting$ tnef -t -f attachment.tnef