quest
hello, when creating a new message, i want, in the field recipient there is always have a standard recipient from my address book.
Giải pháp được chọn
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.
Đọc câu trả lời này trong ngữ cảnh 👍 1Tất cả các câu trả lời (2)
Giải pháp được chọn
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