Appearance
Documentation / @kizami/notify / SmtpChannelConfig
Interface: SmtpChannelConfig
Defined in: smtp.ts:13
Properties
from
from:
string
Defined in: smtp.ts:16
host
host:
string
Defined in: smtp.ts:14
password?
optionalpassword?:string
Defined in: smtp.ts:18
port
port:
number
Defined in: smtp.ts:15
user?
optionaluser?:string
Defined in: smtp.ts:17