Snipe-IT Version
v8.3.6 build 20551 (g523df21d8)
How can we help?
Currently it is not possible to set the MAIL_REPLYTO_ADDR and MAIL_REPLYTO_NAME environment variables directly via Docker container environment variables.
I think it makes sense for them to be available as MAIL_ENV_REPLYTO_ADDR and MAIL_ENV_REPLYTO_NAME.
This is already the case with MAIL_ENV_FROM_ADDR (for MAIL_FROM_ADDR) and MAIL_ENV_FROM_NAME (for MAIL_FROM_NAME).
Code of Conduct
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