root
Toggle table of contents
goblin-service
Target filter
goblin-service
Switch theme
Search in API
Skip to content
root
root
/
fi.utu.tech.powergoblin.data
/
MailConfig
/
MailConfig
Mail
Config
goblin-service
constructor
(
username
:
String
,
password
:
String
,
from
:
String
,
server
:
String
,
port
:
Int
=
587
,
replyTo
:
String
?
=
null
,
userAgent
:
String
?
=
null
,
retries
:
Int
=
5
,
retryDelay
:
Int
=
1000
)