Running an AppleScript to respond to specific email sender

Hello All

as applescript Newbie, I desperately need help,
as I want to send a specific email every x - time
and stop sending it, if I have received an email from
a specific sender, any idea for a script that could
do this alone and / or within entourage / mail.
Thanks for any help,

linus

:?:

Whow! This is more than a chunk of code. I’d ask more particular questions, such as “how can i send an email every x minutes” and so on…
I’d create a stay-open applet sending emails every x minutes through (eg) Entourage.
I’d create a rule in Entourage matching the following: when “from” is “whatever@x.com”, run script:
tell application “stay-open applet” to quit