Hierarchy

  • MailServiceSettings

Properties

file?: string
host?: string
password?: string
port?: number
properties?: {
    [key: string]: string;
}

Type declaration

  • [key: string]: string
protocol?: string
username?: string

Generated using TypeDoc