Different attachments from different letters seem to have the same reference number and so I am unable to put them in folders.
I have been sent images attached with which I am trying to make a folder. When I click 'save all' appears a message that says that the image exists already in the file which is simply not true.
被選擇的解決方法
If you detach you get the same respond if you don't overwrite. Here I renamed i.txt to 1b.txt and mail links to that. See from my view source
060701020607050502090005
Content-Type: text/plain; charset=UTF-8;
name="1.txt"
Content-Disposition: attachment; filename="1.txt" X-Mozilla-External-Attachment-URL: file:///C:/Users/xxxx/Pictures/z/1b.txt X-Mozilla-Altered: AttachmentDetached; date="Sun Jul 26 12:48:20 2015"
You deleted an attachment from this message. The original MIME headers for the attachment were: Content-Type: text/plain; charset=UTF-8;
name="1.txt"
Content-Transfer-Encoding: base64 Content-Disposition: attachment;
filename="1.txt"從原來的回覆中察看解決方案 👍 1
所有回覆 (3)
It tries to save with the same name as it has in the attachment. So if someone attached 1.jpg and in his next another 1.jpg it doesn't say its the same. But you should get a pop-up window suggesting you change or overwrite.
選擇的解決方法
If you detach you get the same respond if you don't overwrite. Here I renamed i.txt to 1b.txt and mail links to that. See from my view source
060701020607050502090005
Content-Type: text/plain; charset=UTF-8;
name="1.txt"
Content-Disposition: attachment; filename="1.txt" X-Mozilla-External-Attachment-URL: file:///C:/Users/xxxx/Pictures/z/1b.txt X-Mozilla-Altered: AttachmentDetached; date="Sun Jul 26 12:48:20 2015"
You deleted an attachment from this message. The original MIME headers for the attachment were: Content-Type: text/plain; charset=UTF-8;
name="1.txt"
Content-Transfer-Encoding: base64 Content-Disposition: attachment;
filename="1.txt"
Thank you very much.