10 Mar
2003
10 Mar
'03
1:05 p.m.
george donnelly wrote:
[Juan Emilio Drault wrote (juan@latinwit.com) on 3/3/03 10:05 AM]
How to run periodic processes inside Zope? I need it to run a process that sends E-mail every hour.
you can use the XRON product but a better solution would be to use Cron (Unix/Linux).
...or if you must use Windows, there's always the Task Scheduler... cheers, Chris