<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://memecode.com/bugzilla/bugzilla.dtd">

<bugzilla version="2.22.7"
          urlbase="http://memecode.com/bugzilla/"
          maintainer="fret@memecode.com"
>

    <bug>
          <bug_id>156</bug_id>
          
          <creation_ts>2007-07-30 00:28</creation_ts>
          <short_desc>Email templates linked to identities</short_desc>
          <delta_ts>2007-07-31 02:28:01</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>i.Scribe/InScribe</product>
          <component>Email Functionality</component>
          <version>v1.88 final</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Windows XP</op_sys>
          <bug_status>ASSIGNED</bug_status>
          
          
          
          
          <priority>P2</priority>
          <bug_severity>enhancement</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>richard@accountsafe.co.nz</reporter>
          <assigned_to>fret@memecode.com</assigned_to>
          

      

      
          <long_desc isprivate="0">
            <who>richard@accountsafe.co.nz</who>
            <bug_when>2007-07-30 00:28:01</bug_when>
            <thetext>It is great to be able to have multiple accounts - I have 3 accounts and
therefore 3 identities. I would like it if I could set up email templates for
each one, also the email template doesnt seem to manage HTML ones.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>fret@memecode.com</who>
            <bug_when>2007-07-31 00:44:07</bug_when>
            <thetext>There are 3 different templates at the moment:
- New email
- Reply
- Forward

Which are all global, not per account. I assume what your asking for is, per
account versions of these 3 templates. Which seems reasonable. By default the
global ones would be used unless the user has specified a per account template.
Does that sound like what you want?

As for HTML in the templates. Yes that would be great, except that the built in
editor doesn&apos;t support HTML. In fact HTML editing is a whole huge can of worms
that needs to be solved in some way. The main requirements for HTML editing are:
- Needs to be cross platform (Linux, Mac, Windows)
- Needs to be a reasonable size (Downloadable binary size that is, not lots of MB&apos;s)
- Should be easy and intuitive to use and have a reasonable programming API.
- License compatible with commercial software

So far in my travels I haven&apos;t found anything that meets those criteria so hence
no HTML editing :(</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>richard@accountsafe.co.nz</who>
            <bug_when>2007-07-31 02:28:01</bug_when>
            <thetext>Yes - per account would be great. I have personal account and business account
for instance and would want to use a template for business, and one for person.

As for HTML editing - how about having a template that is HTML, but the &apos;body&apos;
of the email is what gets edited, therefore the template just needs to know
where to put the body text and the HTML can be parsed in with it. Just a thought.</thetext>
          </long_desc>
      
    </bug>

</bugzilla>