Job scheduler issue

I configured a job scheduler to send a email , but while triggering it is sending 5 e-mails ? What can be the issue and how i can resolve that issue ?

@MonikaS9010

Hi, This is happening because the environment might be multi node and maybe you selected it for all the associated nodes because of that reason you are getting email for each node . If you will apply this for only one node then it will come only a single e-mail.

Thanks @Somil Shukla , Issue got resolved .