From: "Markus Stoll" <markus.stoll@junidas.de>
we wrote an email form that performs a POST
on a python script. This python script calls
a dtml-method with the <dtml-sendmail>.
Isn't it easier to call the send method on the mailhost directly from
Python?