How to save all images embedded in email in Thunderbird?
up vote
19
down vote
favorite
In Thunderbird, how to save all images embedded (multipart/related MIME format) in email in one turn?
email images thunderbird extract
add a comment |
up vote
19
down vote
favorite
In Thunderbird, how to save all images embedded (multipart/related MIME format) in email in one turn?
email images thunderbird extract
add a comment |
up vote
19
down vote
favorite
up vote
19
down vote
favorite
In Thunderbird, how to save all images embedded (multipart/related MIME format) in email in one turn?
email images thunderbird extract
In Thunderbird, how to save all images embedded (multipart/related MIME format) in email in one turn?
email images thunderbird extract
email images thunderbird extract
asked Feb 1 '11 at 19:58
Piotr Dobrogost
2,289134667
2,289134667
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
up vote
23
down vote
Select View > Show As/Message Body As > Plain text and all embedded content
will become attachments. Now right-click on attachments pane, and select Save All
Unfortunately, not really. This possibly might have to do with versions, I hope, versions from nowadays will show the text version of the email, if one is available. In my case, the text version of the message has different content. :-(
– Charles Roberto Canato
Mar 7 '16 at 5:22
Works for me thanks! On newer versions (I'm on 60.0) you need to press alt key first to see view option.
– Gunnm
Sep 20 at 11:23
add a comment |
up vote
5
down vote
Another option under Debian or Ubuntu is
- Save the mail to disk as
email.eml. - Open up a terminal and navigate to the directory where you saved the mail to
sudo apt install mpackmunpack email.eml
Afterwards, all attached files or embedded images should be as single files in the current directory.
For other linuxes, mpack should be available from the respective repository.
Press Alt key. Then you will see more options at the top of the window. Checked on newest Thunderbird currently available (60.0 32-bit). Then go View > Message Body As > Plain text. As mentioned above right-click on attachments pane, and select Save All
– Gunnm
Sep 20 at 11:21
Thanks @Gunnm, I proposed an edit to the top answer. I'll leave this here though, maybe it comes in handy for someone who only has an*.emlfile.
– Mitja
Sep 20 at 11:32
add a comment |
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
23
down vote
Select View > Show As/Message Body As > Plain text and all embedded content
will become attachments. Now right-click on attachments pane, and select Save All
Unfortunately, not really. This possibly might have to do with versions, I hope, versions from nowadays will show the text version of the email, if one is available. In my case, the text version of the message has different content. :-(
– Charles Roberto Canato
Mar 7 '16 at 5:22
Works for me thanks! On newer versions (I'm on 60.0) you need to press alt key first to see view option.
– Gunnm
Sep 20 at 11:23
add a comment |
up vote
23
down vote
Select View > Show As/Message Body As > Plain text and all embedded content
will become attachments. Now right-click on attachments pane, and select Save All
Unfortunately, not really. This possibly might have to do with versions, I hope, versions from nowadays will show the text version of the email, if one is available. In my case, the text version of the message has different content. :-(
– Charles Roberto Canato
Mar 7 '16 at 5:22
Works for me thanks! On newer versions (I'm on 60.0) you need to press alt key first to see view option.
– Gunnm
Sep 20 at 11:23
add a comment |
up vote
23
down vote
up vote
23
down vote
Select View > Show As/Message Body As > Plain text and all embedded content
will become attachments. Now right-click on attachments pane, and select Save All
Select View > Show As/Message Body As > Plain text and all embedded content
will become attachments. Now right-click on attachments pane, and select Save All
answered Feb 1 '11 at 22:32
ngen
1,33778
1,33778
Unfortunately, not really. This possibly might have to do with versions, I hope, versions from nowadays will show the text version of the email, if one is available. In my case, the text version of the message has different content. :-(
– Charles Roberto Canato
Mar 7 '16 at 5:22
Works for me thanks! On newer versions (I'm on 60.0) you need to press alt key first to see view option.
– Gunnm
Sep 20 at 11:23
add a comment |
Unfortunately, not really. This possibly might have to do with versions, I hope, versions from nowadays will show the text version of the email, if one is available. In my case, the text version of the message has different content. :-(
– Charles Roberto Canato
Mar 7 '16 at 5:22
Works for me thanks! On newer versions (I'm on 60.0) you need to press alt key first to see view option.
– Gunnm
Sep 20 at 11:23
Unfortunately, not really. This possibly might have to do with versions, I hope, versions from nowadays will show the text version of the email, if one is available. In my case, the text version of the message has different content. :-(
– Charles Roberto Canato
Mar 7 '16 at 5:22
Unfortunately, not really. This possibly might have to do with versions, I hope, versions from nowadays will show the text version of the email, if one is available. In my case, the text version of the message has different content. :-(
– Charles Roberto Canato
Mar 7 '16 at 5:22
Works for me thanks! On newer versions (I'm on 60.0) you need to press alt key first to see view option.
– Gunnm
Sep 20 at 11:23
Works for me thanks! On newer versions (I'm on 60.0) you need to press alt key first to see view option.
– Gunnm
Sep 20 at 11:23
add a comment |
up vote
5
down vote
Another option under Debian or Ubuntu is
- Save the mail to disk as
email.eml. - Open up a terminal and navigate to the directory where you saved the mail to
sudo apt install mpackmunpack email.eml
Afterwards, all attached files or embedded images should be as single files in the current directory.
For other linuxes, mpack should be available from the respective repository.
Press Alt key. Then you will see more options at the top of the window. Checked on newest Thunderbird currently available (60.0 32-bit). Then go View > Message Body As > Plain text. As mentioned above right-click on attachments pane, and select Save All
– Gunnm
Sep 20 at 11:21
Thanks @Gunnm, I proposed an edit to the top answer. I'll leave this here though, maybe it comes in handy for someone who only has an*.emlfile.
– Mitja
Sep 20 at 11:32
add a comment |
up vote
5
down vote
Another option under Debian or Ubuntu is
- Save the mail to disk as
email.eml. - Open up a terminal and navigate to the directory where you saved the mail to
sudo apt install mpackmunpack email.eml
Afterwards, all attached files or embedded images should be as single files in the current directory.
For other linuxes, mpack should be available from the respective repository.
Press Alt key. Then you will see more options at the top of the window. Checked on newest Thunderbird currently available (60.0 32-bit). Then go View > Message Body As > Plain text. As mentioned above right-click on attachments pane, and select Save All
– Gunnm
Sep 20 at 11:21
Thanks @Gunnm, I proposed an edit to the top answer. I'll leave this here though, maybe it comes in handy for someone who only has an*.emlfile.
– Mitja
Sep 20 at 11:32
add a comment |
up vote
5
down vote
up vote
5
down vote
Another option under Debian or Ubuntu is
- Save the mail to disk as
email.eml. - Open up a terminal and navigate to the directory where you saved the mail to
sudo apt install mpackmunpack email.eml
Afterwards, all attached files or embedded images should be as single files in the current directory.
For other linuxes, mpack should be available from the respective repository.
Another option under Debian or Ubuntu is
- Save the mail to disk as
email.eml. - Open up a terminal and navigate to the directory where you saved the mail to
sudo apt install mpackmunpack email.eml
Afterwards, all attached files or embedded images should be as single files in the current directory.
For other linuxes, mpack should be available from the respective repository.
edited Sep 20 at 11:34
answered Jul 20 '16 at 18:30
Mitja
15316
15316
Press Alt key. Then you will see more options at the top of the window. Checked on newest Thunderbird currently available (60.0 32-bit). Then go View > Message Body As > Plain text. As mentioned above right-click on attachments pane, and select Save All
– Gunnm
Sep 20 at 11:21
Thanks @Gunnm, I proposed an edit to the top answer. I'll leave this here though, maybe it comes in handy for someone who only has an*.emlfile.
– Mitja
Sep 20 at 11:32
add a comment |
Press Alt key. Then you will see more options at the top of the window. Checked on newest Thunderbird currently available (60.0 32-bit). Then go View > Message Body As > Plain text. As mentioned above right-click on attachments pane, and select Save All
– Gunnm
Sep 20 at 11:21
Thanks @Gunnm, I proposed an edit to the top answer. I'll leave this here though, maybe it comes in handy for someone who only has an*.emlfile.
– Mitja
Sep 20 at 11:32
Press Alt key. Then you will see more options at the top of the window. Checked on newest Thunderbird currently available (60.0 32-bit). Then go View > Message Body As > Plain text. As mentioned above right-click on attachments pane, and select Save All
– Gunnm
Sep 20 at 11:21
Press Alt key. Then you will see more options at the top of the window. Checked on newest Thunderbird currently available (60.0 32-bit). Then go View > Message Body As > Plain text. As mentioned above right-click on attachments pane, and select Save All
– Gunnm
Sep 20 at 11:21
Thanks @Gunnm, I proposed an edit to the top answer. I'll leave this here though, maybe it comes in handy for someone who only has an
*.eml file.– Mitja
Sep 20 at 11:32
Thanks @Gunnm, I proposed an edit to the top answer. I'll leave this here though, maybe it comes in handy for someone who only has an
*.eml file.– Mitja
Sep 20 at 11:32
add a comment |
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f240554%2fhow-to-save-all-images-embedded-in-email-in-thunderbird%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown