[Zope] Problems with sendmail tag
Dieter Maurer
dieter@handshake.de
Thu, 27 Jun 2002 20:01:54 +0200
Antonio MATTA writes:
> I am using the senmail tag to send the information gathered on a web f=
orm
> to an e-mail, see below:
>=20
> <dtml-sendmail>
> To:amatta@atlas.puj.edu.co
> Subject:Formulario Evaluaci=F3n de Epiciclos
> </dtml-sendmail>
> ...
> UnboundLocalError: local variable 'mhost' referenced before assignment
"dtml-sendmail" requires either a "mailhost" or an "smtphost" attribute.
I agree, the error message could be better...
Maybe, you file a bug report to <http://collector.zope.org>.
Dieter