From: "Jens Vagelpohl" <jens@zope.com> > well, it does affect you if you override _send in a new product that > has a different delivery mechanism... this API change tripped me up. Hmm. That's true. I wasn't aware anyone did that. What would that different delivery mechanism be? All of MailHost is designed for SMTP, so why would you use anything else?