[Zope] Xron not seeming to work
Bill Anderson
banderson@boi.hp.com
Mon, 14 Aug 2000 11:42:35 -0600
Ok, after downloading the new Xron (0-0-9), I seem to have a problem.
This code:
=====
<dtml-with "PARENTS[-1].manage_addProduct['DinerItems']">
<dtml-call "DailyOrder_add(_.None, _)">
</dtml-with>
<dtml-with "PARENTS[-1]"><dtml-sendmail mailhost=MailHost>
To: Portal Admin <anderson@anderson.boi.hp.com>
From: Portal Admin <anderson@anderson.boi.hp.com>>
Reply-To: Portal Admin <anderson@anderson.boi.hp.com>
Subject: REMINDER: Take out the garbage tonight!
Daily order Created
</dtml-sendmail></dtml-with "PARENTS[-1]">
=====
works when I hit 'trigger', and reschedules itsself for the next day.
It does not, however, work at the specified time. No mail is sent, and
the adding of the product does not occur. :(
Any ideas?
--
Bill Anderson (ARC) Unix/Linux System Administrator
HPSO Engineering Productivity Team Thursday, July 13, 2000
Random Quote:
A bug in the hand is better than one as yet undetected.