Questions tagged [attachments]

216 questions
43
votes
3 answers

Extract/save a mail attachment using bash

Using normal bash tools (ie, built-ins or commonly-available command-line tools), is it possible, and how to extract/save attachments on emails? For example, say I have a nightly report which arrives via email but is a zip archive of several log…
warren
  • 10,322
23
votes
5 answers

Save attachments from many emails at once in Outlook?

Someone sent me 200 emails overnight, with one file attachment apiece. sigh I'm expecting another 200 each night for the next three nights (the emails come from a server, so asking them to batch them isn't possible). The file attachments have unique…
19
votes
2 answers

Prevent Thunderbird from trying to display large plain text attachments

I have a coworker who loves sending large plain-text tab-delimited data files by e-mail instead of our network share. The problem is that Thunderbird hangs while it renders all of that text into the message view window, making my inbox unhappy for…
UltraNurd
  • 545
15
votes
2 answers

Add to list of extensions Outlook knows how to preview

We have several processes that email logs or other text files to us. When the extension is .txt, Outlook knows how to show the preview within its main window. When the extension is .log, Outlook will only offer to open it in an external application,…
techturtle
  • 9,376
15
votes
11 answers

Where does Outlook 2007 store opened attachments temporarily?

If a 'friend' has double-clicked an Excel attachment from an Outlook 2007 email and worked on it, saved it and then closed Excel and the email, where would that file be lurking (assuming I haven't exited Outlook? I seem to remember Outlook 2003…
pelms
  • 9,361
12
votes
4 answers

Search for email containg attachment of specific file type

I'd like to search for an email that contains an excel attachment. I'm using outlook. I know I can do hasattachment:true but this matches any attachment type I've also tried, attachment:*.xlsx but this doesn't work
11
votes
6 answers

How do I get Thunderbird to show the attachments expanded

The latest update to Thunderbird email client shows the attachments under a separate panel. I'd like the panel to display expanded automatically. How do I do that? It doesn't seem to be in the help files or the release notes.
8
votes
3 answers

"This file can't be previewed because of an error in the Microsoft Word previewer."

The issue is: Outlook 2013 simply will not give a preview of Word (nor Excel) docs in attachments. Never had the issue with Outlook 2010. Using Outlook 2013 on Windows 7 64bit SSD with Word 2010. I did notice that "Microsoft Word" is not listed…
danielson
  • 421
8
votes
2 answers

How to open a .zip / .tar.* file attached in a .pdf file in Adobe Reader/Acrobat XI?

When I try to open a pdf file on Adobe Reader XI (or even in Adobe Acrobat XI !!!) which has a .zip or a .tar.* file attached to it, I get the message: Acrobat cannot save the file attachment "file.zip" because your PDF file attachment settings do…
Thales MG
  • 218
8
votes
2 answers

How to strip off mail attachments in Thunderbird while keeping the mail

As I have only 500MB quota on my IMAP account and I want to keep messages when I sent something to someone but the data attached to those mails is often out of date and of no use anymore, it come to my mind that I could delete the attachments and…
math
  • 2,693
8
votes
1 answer

How to search email by attachment name in Thunderbird?

I know that somewhere in my mailbox there is an email with an attachment of which I remember (part of) the name. Is it possible to locate this email automatically?
Jasper
  • 908
7
votes
4 answers

Download multiple attachments

The Notes native client has an option to download all attachments to a folder. I cannot found similiar on web based iNotes (8.5). Is there a way to download all attachments at once ?
PeterMmm
  • 481
7
votes
2 answers

How to mass remove attachments in Thunderbird using Attachment Extractor?

I found the Attachment Extractor that should do exactly what I want--to delete attachments from selected or all emails. Unfortunately, after installing it and restarting Thunderbird, it did not work for me. I selected a group of messages, some with…
6
votes
2 answers

Strip attachments from emails to disk but leave a link in the email to the attachment

I want to be able to strip attachments from emails and save them to disk. What I also want to do in addition to this is leave a link within the email to the attachment that was stripped out and saved to disk. Lots of reasons to do this: Speeding…
Kez
  • 16,911
6
votes
4 answers

Safari: Can't attach files

I have a safari 14.0.1 problem on macOS 10.14.6 When I am running gmail or another app which needs attachments over safari, and I click on the paperclip icon in either app, the browser file select windows does not appear. Things I have tried. I can…
1
2 3
14 15