16 May
2001
16 May
'01
1:38 p.m.
On Wed, 16 May 2001, Bruce Eckel wrote:
1) Is there a cron-like tool in Zope? Or a way to have cron run a process in Zope?
Xron. Or external process(es) that touch Zope by HTTP or XML-RPC. Example: http://www.zope.org/Members/phd/cron-zope/
2) Under Linux/Sendmail, can I have the above Zope process "receive" mail sent to a particular address? (Note that my ignorance of how mail works could fill volumes).
ZMailIn (+ perhaps sendmail config, procmail etc) Oleg. ---- Oleg Broytmann http://www.zope.org/Members/phd/ phd@phd.pp.ru Programmers don't die, they just GOSUB without RETURN.