Comment 2 for bug 1276421

Revision history for this message
Wolfgang Schnerring (wosc) wrote :

What looks suspcicious is that both times it says "MailHost at /plone/MailHost>, so maybe my guess is bogus. To check my hypothesis, you could compare the object ids, like so:

>>> id(getUtility(IMailHost))
>>> id(app.plone.MailHost)