BTW, it may be awhile before this multi-template thing is actually in
place.  I just want to get the discussion started early.  I'm learning
that some of the issues are pretty difficult, (particularly
the character set issues) and I don't want to bite off more than I
can chew right yet.

A first pass might be to use the existing single template system, but
with better multi-lingual support.  It may be not very automatic right
away, with the multi-lingual user having to specify his character set
as a configuration variable.  e.g,

TEMPLATE_CHARSET = 'EUC-JP'

This will then be used to encode the template text and set the
Content-Type of the outgoing message.  

The other thing I'm working on is proper encoding of template headers
like Subject and From, which is currently broken (e.g,
http://mla.libertine.org/tmda-users/200201/png00000.png).
_________________________________________________
tmda-workers mailing list ([EMAIL PROTECTED])
http://tmda.net/lists/listinfo/tmda-workers

Reply via email to