Pio*_*ost 26 email thunderbird extract images
在Thunderbird中,如何将所有嵌入(multipart/related
MIME格式)的图像一次性保存在电子邮件中?
Debian 或 Ubuntu 下的另一个选项是
email.eml
。sudo apt install mpack
munpack email.eml
之后,所有附加文件或嵌入图像应作为当前目录中的单个文件。对于其他 linux,mpack
应该可以从各自的存储库中获得。