Function: resetEmailRuntime()
resetEmailRuntime():
void
Drop the memoized runtime, closing the SMTP connection pool, so the next
getEmailRuntime rebuilds it from fresh config and stops calling
through a torn-down plugin’s execute(). Idempotent, and the plugin’s
shutdown() hook.
Returns
Section titled “Returns”void