[Typo3-dev] Typo3 alternative to cron (?)
Mathias Schreiber [wmdb]
mathias.schreiber at wmdb.de
Tue Feb 22 07:55:26 CET 2005
Suman Debnath wrote:
> Hi Everybody,
>
> We are trying to build an extension where a process will check some
> condition periodically and a mail should be sent out at depending upon
> that. We donot want to use a cron. Does Typo3 (or any of its extensions)
> has any built-in method to help here?
Since HTTP is a stateless protocoll the only thing you can do is to call
a certain (very very performant) function that checks for things that
trigger the sending of the mail.
--
No Subject - No Realname - No Service!
Respect the List/Newsgroup Rules!
>> http://typo3.org/1438.0.html <<
More information about the TYPO3-dev
mailing list