Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/denomailer/client/mod.ts

A SMTP-Client implementation for deno (to send mails!)
Go to Latest
import * as denomailer from "https://deno.land/x/denomailer@1.5.3/client/mod.ts";

Classes

SMTP-Client with support for pool, etc.