quest
hello, when creating a new message, i want, in the field recipient there is always have a standard recipient from my address book.
被選擇的解決方法
One way would be to create a shortcut that could be pinned on your taskbar, desktop etc., with this target:
"C:\Program Files (x86)\Mozilla Thunderbird\thunderbird.exe" -compose "to=john@example.com"
Other things such as Subject, attachment etc. can be added.
An alternative is to create a message template.
從原來的回覆中察看解決方案 👍 1所有回覆 (2)
選擇的解決方法
One way would be to create a shortcut that could be pinned on your taskbar, desktop etc., with this target:
"C:\Program Files (x86)\Mozilla Thunderbird\thunderbird.exe" -compose "to=john@example.com"
Other things such as Subject, attachment etc. can be added.
An alternative is to create a message template.
ok thnx, i have one more solution