Constructors
constructor
- new MailConfigBase(host, port, ssl, user, password): MailConfigBase
Parameters
host: string
port: number
ssl: boolean
user: string
password: string
Properties
Host
Host: string
Password
Password: string
Port
Port: number
SSL
SSL: boolean
User
User: string
Since
1.0.5
Version
2022-06-26