[Zope] Incoming mail, scheduling
   
    Eric Kidd
     
    eric.kidd@pobox.com
       
    Sun, 28 Feb 1999 13:13:38 -0500
    
    
  
On Sun, Feb 28, 1999 at 09:44:50AM -0500, Paul Everitt wrote:
> With it you can write a Python script with objects that are connected to
> Zope via HTTP.  In the first case, you would create an email alias that
> feeds the email to your script which connects to Zope.
Neat! Has someone written a "Zope delivery" script yet? If not, I may get
around to it one of these weeks.
> In the second case you would create a cron job that connects to Zope and
> tickles some URLs.
Hmmmm. I'd prefer it if users could add tasks without bothering me, but not
all of them can cope with cron. What's the stuff in the
lib/python/Scheduler directory?
Cheers,
Eric