[Zope] calling dtml method from python script

Mark Gibson mark@dimensional.com
Tue, 08 Oct 2002 16:14:40 -0600


I really thought I knew how to do this:

context.sendMail(_.None,_)

However, it can't resolve the names within the sendmail message:

Error Type: KeyError
Error Value: MailHost

sendMail works fine using the 'View' tab

Any ideas?

Thanks,
Mark