Nancy Donnelly wrote:
mailhost=getattr(context, context.superValues('Mail Host')[0].id)
what should I substitute for "Mail Host"
"MailDrop Host" likely, check the source for the correct meta type.
Not really, it's a snippet for inserting into zope.conf alongside the
other logging configuration. You appear to have chopped off the %, which
you need to make it a valid zope.conf import statement.
Okay, corrected and entered into zope.conf
From what Tres has said, you should build yourself a new Zope instance
with mkzopeinstance.py and then install any products you need int othe
new instance, then finalyl move the Data.fs into it.
You config and control files are old beyond help...
Chris
--
Simplistix - Content Management, Zope & Python Consulting
- http://www.simplistix.co.uk
_______________________________________________
Zope maillist - Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
** No cross posts or HTML encoding! **
(Related lists -
http://mail.zope.org/mailman/listinfo/zope-announce
http://mail.zope.org/mailman/listinfo/zope-dev )