Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

Different attachments from different letters seem to have the same reference number and so I am unable to put them in folders.

  • 3 답장
  • 1 이 문제를 만남
  • 6 보기
  • 최종 답변자: jonp

more options

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.

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)

more options

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.

more options

선택된 해결법

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"
more options

Thank you very much.