[Zope] MailHost and 2.6.0
Jens Vagelpohl
jens@zope.com
Sun, 27 Oct 2002 13:17:23 -0500
an asynchronous delivery mechanism. see here for details:
http://www.dataflake.org/software/maildrophost/
jens
On Sunday, Oct 27, 2002, at 13:09 US/Eastern, Lennart Regebro wrote:
> 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?
>
>