At 09:55 9/28/00 -0700, you wrote:
>No, I do not want email sent at a certain time or upon a user action. I
>want a Cold Fusion template to be executed when I send email to an email
>address. It can be an email account on the same server if that helps
>(you'd think so). I know I can do it by using a scheduled task to check
>for new email at specified intervals, but scheduled tasks are frequently
>unreliable and either I'd have to have very short intervals of checking
>or I'd have to be content with waiting (and hoping) for the scheduled
>task to run. So intstead I would like to be able to trigger a CF
>template some other way, using email. Maybe there's a CFX out there for
>this purpose, or some obscure CF function that I haven't heard of using
>this way?
You could use something external to CF. I (running linux), would
setup an email alias on any mail server, and change qmail to
execute a command when emails come in, instead of delivering them
to a mailbox. Then the command would be a command line http request,
using lynx or anything. Just call the template you want to be executed.
RPS
------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.