Ken Schweigert wrote:
> When looking at the tmda-cgi source I noticed that the template
> directory also has the same old bounce.txt file:
> 
> Shouldn't the new list of bounce_*.txt files be here instead?

Strictly speaking you don't need to install any of the files into the
template directory in your ~/.tmda unless you want to customize them,
but yes, these should be updated so they can all be edited from the
web interface.

In the mean time, you can just copy the entire contents of the
tmda/templates directory into tmda-cgi/skel/install/.tmda/templates
directory, but be sure to run the following sed script on the contents
before anyone actually installs them:

  sed -i -e 's/%/%%/g' *.txt

Since every template is filtered through python once as they are
installed.

I will also be releasing 0.16.4 shortly, which will solve this issue.

-- 
Jim Ramsay
"Me fail English?  That's unpossible!"

Attachment: signature.asc
Description: PGP signature

_____________________________________________
tmda-users mailing list (tmda-users@tmda.net)
http://tmda.net/lists/listinfo/tmda-users

Reply via email to