28 May
2000
28 May
'00
6:12 p.m.
"Dan L. Pierson" wrote:
It has been noted a number of times that the current MailHost can and should be replaced with one based on the standard smtplib module. A patch is available somewhere and it's rumored to be in Zope 2.2.
It is in 2.2 :-)
My dream would be for Zope to pipe an email address to a specific object/method without the need for any external mail servers or scripts...
I think the current Python modules support this. For one thing, Mailman is written in Python and clearly does this kind of stuff.
This has made me happy :-) What do we need to do to make this happen then? cheers, Chris