SmartTemplate is a Thunderbird extension that provides the smart and simple templates and abilities to customize the quote header flexibly. (It is different from normal template function of Thunderbird.)
Options:
The setup options are in
* Tools - Add-ons - SmartTemplate - Options , or
* Tools - Account Settings - Composition&Addressing - Edit template and quote headers
Reserved words:
You can customize the quote header by using the following reserved words.
%ownname% - Own account name
%ownmail% - Own mail address
%Y% - Year (1970...)
%m% / %n% - Month (01..12 / 1..12)
%d% / %e% - Day of month (01..31 / 1..31)
%H% / %k% - Hour (00..23 / 0..23)
%M% - Minute (00..59)
%S% - Second (00..59)
%from% - Author
%fromname% - Author name
%frommail% - Author mail address
Úte% - Date string (same as mail header syntax)
Útelocal% - Date string (locale format)
Úteshort% - Date string (such as 2000/01/01 1:23:45)
Úte_tz% - Time zone (e.g., +0100)
%to% - Recipients(to)
%toname% - Recipients name(to) (mail address, if name is not available.)
%tomail% - Recipients mail address(to)
Ì% - Recipients(cc)
Ìname% - Recipients name(cc) (mail address, if name is not available.)
Ìmail% - Recipients mail address(cc)
%subject% - Subject
%........% - An any e-mail header(e.g., %Message-Id%, %Newsgroups%, %X-Mailer%, ...)
How to Install in Thunderbird:
1. Right-click the link below and choose "Save Link As..." to download and save the file to your hard disk.
2. In Mozilla Thunderbird, open Add-ons from the Tools menu.
3. Click the Install button, and locate/select the file you downloaded and click "OK".
Product's homepage
Here are some key features of "SmartTemplate":
· Templates can be inserted automatically at the new/repling/forwarding message. You can setting templates as Add-on options.
· Possible to use HTML format.
· A different template can be used respectively at the new/repling/forwarding message.
· A different template can be used respectively per account. Moreover, can use common setting.
· A flexible customizing the quote header is possible by the description of "Reserved word " to the templates. And, a standard quote header can be nullified.
Requirements:
· Mozilla Thunderbird
What's New in This Release: [ read full changelog ]
Fix a bug:
· Wrong conversion in addresses contained newlines.
Support a few features:
· Support %X:=sent% and %X:=today%. The %A-Za-z% is converted with original message sent or today.
· Support %I% and %l%. The %I% is converted into 00-12, %l% is converted into 1-12.
· Support %p% that is converted into AM or PM. In addition, %p(1)% and %p(2) is available for a.m. or A.M.
· Support %from(firstname)%. In addition, %to(firstname)% and Ì(firstname)% is available.