How to receive undelivered email notifications sent through SendMail Deluge script

How to receive undelivered email notifications sent through SendMail Deluge script

If I send email using the SendMail function of Deluge script, is there a way to receive
undelivered email notifications?

Example:

    sendmail
    [
        from:zoho.loginuserid
        to: bad_email_address@bad.com
        reply to:zoho.loginuserid
        subject:"Hello"
        message: "Hello"
        content type:HTML
    ]

I want to receive the undelivered email notification at zoho.loginuserid.