MCPcopy Index your code
hub / github.com/Linen-dev/linen.dev / outbound.ts

File outbound.ts

packages/integration-email/src/outbound.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import nodemailer from 'nodemailer';
2import { extractEmail, parseResponse } from './helper/parser';
3import LinenSdk from '@linen/sdk';
4import { appendProtocol } from '@linen/utilities/url';

Callers

nothing calls this directly

Calls 2

appendProtocolFunction · 0.90
getIntegrationUrlFunction · 0.90

Tested by

no test coverage detected