update
This commit is contained in:
@ -98,7 +98,7 @@ export interface IMtaOptions {
|
||||
dkimOptions?: {
|
||||
domainName: string;
|
||||
keySelector: string;
|
||||
privateKey: string;
|
||||
privateKey?: string;
|
||||
};
|
||||
smtpBanner?: string;
|
||||
maxConnections?: number;
|
||||
|
Reference in New Issue
Block a user