Skip to main content
Module

x/smtp/mod.ts>SmtpClient#parseAddress

SMTP implements for deno
Latest
method SmtpClient.prototype.parseAddress
import { SmtpClient } from "https://deno.land/x/smtp@v0.7.0/mod.ts";

Parameters

email: string

Returns

[string, string]