Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

thunderbird -compose "to='446769454@qq.com',subject='测试',body='test',attachment=file:///C:/Users/zhouqx/Desktop/dashboard.vue" cannot add the file

  • 7 replies
  • 1 has this problem
  • 1 view
  • Last reply by Matt

more options

use: thunderbird -compose "to='446769454@qq.com',subject='测试',body='test',attachment=file:///C:/Users/zhouqx/Desktop/dashboard.vue"

cannot add the file into email
use: thunderbird -compose "to='446769454@qq.com',subject='测试',body='test',attachment=file:///C:/Users/zhouqx/Desktop/dashboard.vue" cannot add the file into email

Chosen solution

All Replies (7)

more options

I notice there is no ' before file: and no ' after .vue. Suggest you try adding the ' in those places. eg:

use: thunderbird -compose "to='446769454@qq.com',subject='测试',body='test',attachment='file:///C:/Users/zhouqx/Desktop/dashboard.vue'"

more options

What version are you running?

more options

Toad-Hall said

I notice there is no ' before file: and no ' after .vue. Suggest you try adding the ' in those places. eg: use: thunderbird -compose "to='446769454@qq.com',subject='测试',body='test',attachment='file:///C:/Users/zhouqx/Desktop/dashboard.vue'"


I have try, but the problem remains the same.

more options

Wayne Mery said

What version are you running?


68.0 x86 zh-CN

more options

Chosen Solution

This will be fixed shortly in 68.1.0 with https://bugzilla.mozilla.org/show_bug.cgi?id=1577117

more options

Wayne Mery said

This will be fixed shortly in 68.1.0 with https://bugzilla.mozilla.org/show_bug.cgi?id=1577117

That's good Thank you very mach!

more options

I have marked Waynes reply as a "solution" so the topic will show up in searches on Google and the forums own search.