Mozilla 도움말 검색

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

자세히 살펴보기

attachment file action

  • 4 답장
  • 1 이 문제를 만남
  • 1 보기
  • 최종 답변자: marwen.fatmi

more options

Hi, i'm trying to send a file which his extension is .mail and Thunderbird is looking at this as email attachment so i looked inside $home/.thunderbird/$profile/handlers.json and i added my own entry : "mail":{"action":2,"handlers":[{"name":"gedit","path":"/usr/bin/gedit"}],"ask":true}}} so for now i have a new line in my preference for mail but still the same problem this problem appears only with Thunderbird, for gnome the file association is with gedit and works great also my coworker is using Outlook and it's ok for him.

Hi, i'm trying to send a file which his extension is .mail and Thunderbird is looking at this as email attachment so i looked inside $home/.thunderbird/$profile/handlers.json and i added my own entry : "mail":{"action":2,"handlers":[{"name":"gedit","path":"/usr/bin/gedit"}],"ask":true}}} so for now i have a new line in my preference for mail but still the same problem this problem appears only with Thunderbird, for gnome the file association is with gedit and works great also my coworker is using Outlook and it's ok for him.
첨부된 스크린샷

선택된 해결법

i'm trying to send a file which his extension is .mail

Your screenshot is about attachment related actions for incoming mail. The file type of attachments and the resulting action is determined base on MIME type, not the file name extension.

What are you trying to achieve in the first place, and what is the actual problem?

문맥에 따라 이 답변을 읽어주세요 👍 0

모든 댓글 (4)

more options

선택된 해결법

i'm trying to send a file which his extension is .mail

Your screenshot is about attachment related actions for incoming mail. The file type of attachments and the resulting action is determined base on MIME type, not the file name extension.

What are you trying to achieve in the first place, and what is the actual problem?

more options

Hi, thank you for your reply. I just want to send an attachment (MaillageMPI.mail). Thunderbird is altering this file by associating it as an email. So when i send it, in my sent folder the file is an blank email. And for receiver is an empty file. Hope its more clear and sorry for my english.

more options
I just want to send an attachment (MaillageMPI.mail).

What kind of file is this - plain text, binary, anything else?

Thunderbird is altering this file by associating it as an email.

Thunderbird would not alter attachments. Is there any error message? Where is the file to be attached stored? On your local disk?

when i send it, in my sent folder the file is an blank email.

When you check the message source, what's in there? Press Ctrl-U in a message window.

more options

hi, MaillageMPI.mail is ASCII text when i say Thunderbird is altering this file by associating it as an email: i mean when i double click on the file on my computer it open gedit but as soos as i attached on the email when i double click it it open a new email window. no error message and the fil is in my computer. thank you.