We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Engrampa can open (and perhaps also edit and/or create) TNEF archives also known as winmail.dat, used by windows to send email-attachements.
TNEF seems not to be supported even in the git-version.
Note: TNEF parser is already implemented in the tnef and ytnef-tools packages (as it is called in debian and co.).
The text was updated successfully, but these errors were encountered:
Additional notice: Actually there is the libytnef c-library which can be directly used and is a part of the usual linux distros.
Sorry, something went wrong.
No branches or pull requests
Expected behaviour
Engrampa can open (and perhaps also edit and/or create) TNEF archives also known as winmail.dat, used by windows to send email-attachements.
Actual behaviour
TNEF seems not to be supported even in the git-version.
Note: TNEF parser is already implemented in the tnef and ytnef-tools packages (as it is called in debian and co.).
The text was updated successfully, but these errors were encountered: