Mail Setup problems #383
Replies: 2 comments
-
Only the ones you need to change,
This is only needed if
It's a boolean. Here is the logic that constructs the smtp connection from the options: rmfakecloud/internal/config/config.go Lines 193 to 213 in cc67f97 Here is where the options are defined: rmfakecloud/internal/config/config.go Lines 51 to 66 in cc67f97 |
Beta Was this translation helpful? Give feedback.
-
|
RM_SMTP_STARTTLS is boolean. The the port metioned in the docs is to be used in RM_SMTP_SERVER |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
My problem is the mail setup and the documentation:
https://ddvk.github.io/rmfakecloud/install/configuration/#email-settings
Should I set all variables in the docker compose?
And if so which values can RM_SMTP_STARTTLS take?
is it a true or false or just the port number?
I configured it as far as it make sense for me:
Beta Was this translation helpful? Give feedback.
All reactions