Replies: 1 comment
-
|
@uberbrady please take a look if this is something we can bake into the docker env defaults please. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Snipe-IT Version
v8.3.6 build 20551 (g523df21d8)
How can we help?
Currently it is not possible to set the
MAIL_REPLYTO_ADDRandMAIL_REPLYTO_NAMEenvironment variables directly via Docker container environment variables.I think it makes sense for them to be available as
MAIL_ENV_REPLYTO_ADDRandMAIL_ENV_REPLYTO_NAME.This is already the case with
MAIL_ENV_FROM_ADDR(forMAIL_FROM_ADDR) andMAIL_ENV_FROM_NAME(forMAIL_FROM_NAME).Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions