Hi,
I'm looking for a fully featured gui email viewer (not client).
It can have client functionality if necessary, but I don't want it. All I want is to be able to view a raw email as a fully rendered message (html parts formatted, attachments as extractable named links, etc).
The problem with most clients is that they refuse to function without a configured email account, and importing/exporting local email files is clumsy at best.
I'm looking for something that works more like mu view, but with features. I'm only interested in viewing .eml files. I don't care about mailboxes, etc.
Cheers,
bitrat
[EDIT]
Found this.. https://github.com/lolo101/MsgViewer
Reinstalled java and built ok.
Seems to do what I want!![Smile :)]()
Might need to make my own branch... but using as follows:
I'm looking for a fully featured gui email viewer (not client).
It can have client functionality if necessary, but I don't want it. All I want is to be able to view a raw email as a fully rendered message (html parts formatted, attachments as extractable named links, etc).
The problem with most clients is that they refuse to function without a configured email account, and importing/exporting local email files is clumsy at best.
I'm looking for something that works more like mu view, but with features. I'm only interested in viewing .eml files. I don't care about mailboxes, etc.
Cheers,
bitrat
[EDIT]
Found this.. https://github.com/lolo101/MsgViewer
Reinstalled java and built ok.
Seems to do what I want!
![Smile :)](http://forums.debian.net/images/smilies/icon_smile.gif)
Might need to make my own branch... but using as follows:
..$ unshare -U --map-user=$(id -u) --map-group=$(id -g) -n java -jar msgviewer.jar 2>&1 > /dev/null
Statistics: Posted by bitrat — 2024-05-27 22:59 — Replies 0 — Views 31