Hi Guys,
I have this requirement to timeout an email sending. In my script, I am sending an email with an attachment, however sometimes it gets stuck, I want to add a timeout, like after 60 seconds, if it's still sending email then kill it. what's the best way to accomplish it?
Thanks,
Kevin