Hi.
My company has many jobs that are triggered by email. However, we typically encounter two problems when we add a new job that is triggered by email.
- The new job's trigger will process emails in the past.
- I know that I can write a script to selectively ignore emails from the past, but it would be nice if we had this capability out of the box.
- The new job's trigger will process emails and prevent other jobs, which are triggered by email, from being triggered.
Can someone please speak to these problems?