Forum
scarygoose2018-06-06 05:40:01
Would like to be able to add cc and bcc's to a template (like can do in the SmartTemplate4 add-on). Currently have to manually edit templates.xml as explained in this thread: http://extensions.hesslow.se/forum/thread/370/Create+TO+using+quicktext/
Ulyse2018-06-13 15:22:54
Could you please elaborate the steps you took? I followed that thread but couldn't make it work.

I'm using:
- Thunderbird 52.6
- Quicktext 0.9.12
scarygoose2018-06-14 06:35:32
@Ulyse...
in templates.xml, for the relevant template, after </body> and before </text>
add your adaptation of:

<headers>
<header>
<type><![CDATA[cc]]></type>
<value><![CDATA[frutbunn@viz.com,mrsbrady@viz.com]]></value>
</header>
<header>
<type><![CDATA[bcc]]></type>
<value><![CDATA[finbarrsaunders@viz.com,roger.mellie@viz.com]]></value>
</header>
</headers>

That's 2cc's and 2 bccs.
I'm using Quicktext v 1.0 just in case.
Ulyse2018-06-14 10:45:23
Updated to Quicktext 1.1 and it works. Thank you for your help.
Ulyse2018-06-14 10:47:45
Updated to Quicktext 1.1 and it works. Thank you for your help.
Ulyse2018-06-14 10:49:38
Updated to Quicktext 1.1 and it works. Thank you for your help.
lemoncurry2018-09-27 18:44:28
What is Quicktext 1.1?
Latest is Quicktext 0.9.11.6
john.bieling2019-01-02 22:37:10
The latest version is 1.1:
https://addons.thunderbird.net/de/thunderbird/addon/quicktext/

Emil has abandoned his Add-on long ago and it is now maintained by volunteers:
https://github.com/thundernest/quicktext/blob/pro/README.md

The current version is based on the former PRO version, but is free to use.
1
Create post
You need to login before posting in the forum