Bairdy
Outgoing connection over TLS (port 465) from the deno deployment is failing
It is very likely Deno Deploy has implemented Spam Guard for folks with similar goals as yours. Also, Deno Mailer - GitHub Issue #72 describes the developer having issues implementing "STARTTLS is currently broken..." and recommends using version 1.4.0. Most recently version 1.6.0 - STARTTLS fix was released, that being 7 months ago.
10 replies
Deno.serve AbortController onError. How?
Scenario #2
* Once started, the server runs until the first error is thrown by the route handlers.
*
onError
, the abort signal is sent to the AbortController
.
* The abort signal needs to be passed as the signal option in the options bag.
6 replies
Feature Suggestion: Dark Mode for `std` library Docs.
Thank you for the useful replies! I certainly understand this is not a priority is the grand scheme of things. Just wondered if Tailwinds could allow for a relatively small update that propagates to all pages.
8 replies