BREAKING CHANGE(smtp-client): Replace the legacy TypeScript SMTP client with a new Rust-based SMTP client and IPC bridge for outbound delivery
This commit is contained in:
@@ -32,4 +32,9 @@ export {
|
||||
type IBounceDetection,
|
||||
type IRustReputationResult,
|
||||
type IVersionInfo,
|
||||
type IOutboundEmail,
|
||||
type ISmtpSendResult,
|
||||
type ISmtpSendOptions,
|
||||
type ISmtpVerifyResult,
|
||||
type ISmtpPoolStatus,
|
||||
} from './classes.rustsecuritybridge.js';
|
||||
Reference in New Issue
Block a user