4 Mar
1999
4 Mar
'99
10:05 p.m.
On Thu, 4 Mar 1999, Robin Dunn wrote:
For example, Zope doesn't like this:
<!--#sendmail smtphost=<!--#var smtpHost--> -->
or this:
<!--#sendmail smtphost=smtpHost-->
(it tries to use smtpHost as the host name, instead of its value)
Try: <!--#sendmail "smtphost=smtpHost"--> or this: <!--#sendmail "smtphost=_['smtpHost']"--> --- John Eikenberry [jae@kavi.com - http://taos.kavi.com/~jae/] ______________________________________________________________ "A society that will trade a little liberty for a little order will deserve neither and lose both." --B. Franklin