9 lines
138 B
YAML
9 lines
138 B
YAML
version: 1.0.0
|
|
defaultConfig:
|
|
host: ""
|
|
port: "465"
|
|
user: ""
|
|
from: "no-reply@{{ .cloud.domain }}"
|
|
tls: "true"
|
|
startTls: "true"
|