Automating Repetitive Emails

Can i use Orchestrator for automating repetitive emails

You can automate them using UiPath studio and not Orchestrator.

If you want to send emails continuously, use send outlook mailmessage activity in UiPath studio.

If you want to read the mails, use get outlook mail message activity.

But if you want to send status of your bot to receiver you can achieve that from orchestrator