I had an email attachment blocked by my security settings. After changing the security settings to allow the attachment, how do I go about getting the email again (without having the person resend it)?
Thanks.
I had an email attachment blocked by my security settings. After changing the security settings to allow the attachment, how do I go about getting the email again (without having the person resend it)?
Thanks.
If you have Outlook Express configured to delete messages from the server after retrieving them, it’s gone. There’s nothing to do but get them to send it gain.
Depends how you have your outlook configured. Usually old mail is archived in the deleted mail folder. Click find on the toolbar, and search for a word you know was in that email. Be sure to pick “all folders” the Search In option.
Not if Outlook Express was set to block certain emails. It would have gotten deleted at the server side and never downloaded.
Well, that’s what is interesting because it took a while for the email to download, so I suspect that it did DL the attachment, then told me I couldn’t look at it.
If that’s the case, I should look in the deleted mail folder? The email itself is still in my Inbox, so I’m not sure that I would find it in the deleted folder, but I’ll look…where would it have put an attachment that got DL’d, but not “approved”?
I think that’s right; Outlook applies rules after downloading the message, but Outlook Express does it before.
(to Q.E.D.)
Thanks.
So let me see if I can get this right in my head.
Express took the extra time downloading the email and the attachment, then decided the attachment was a risk, and deleted it BOTH server side and on my side?
I think that’s about right, yes. It has to download the attachment to actually look at it, but if it determines it may be dangerous it deletes it. You can set Express to retain mesages (including attachments) on the server for some limited amout of time. It won’t delete them during that time, even if an attachment is determined to be possibly dangerous.
Hmm, this kind of gets back to my original question.
If the message and attachment still reside server side, and I change my security settings to allow the download, how do I go about getting it?
Check Tools > Accounts. Highlight the account in question, and click the Properties button. Then click the Advanced tab in the Properties dialog. See if “Leave a copy of messages on server” is checked. If not (and it probably isn’t, since that’s the default), it’s a moot point.
Carnal: Most client software that draws mail from POP3 servers deletes the mail on the server side, period. It then decides whether or not to give it to you or delete it based on whatever rules you or the mail client author built into it.
For the record, not letting you even see it is the only way to protect you from certain ActiveX/Javascript attacks that have existed in the past. I’m not saying Microsoft was smart enough to make that the motivating factor for their actions, but it could be…
Yep. It’s kind of interesting what happened.
I went home at lunch, and unchecked the box to delete attachments. Then went to the email in question, and opened the attachment (which was a zip file). I opened the zip, but couldn’t open the contents of the zip (.pdd adobe pic files), which didn’t surprise me too much.
Anyway, that’s the post-mortem. Thanks for all your help.
I don’t think it would necessarily have to download the whole thing; the message and attachment are just a single combined file on the server, that is true, but POP3 protocol includes an optional dommand TOP, which retrieves a specified number of lines of the message text; I believe it is technically possible for a mail client to download the message only, not the attachment - I’m not at all sure that this really is the case with Outlook Express, however, the POP3 client on my PalmOS machine can retrieve the text portion of messages which have attachments far too large to fit in the entire memory of the device, so it can’t be downloading the whole thing and throwing part away (it can’t even be downloading as much as will fit because I would have noticed - I use a mobile phone to connect it to the net).