Infos:
- Used Zammad version: 6.2.0.1
- Used Zammad installation type: docker-compose
- Operating system: Debian-12.5
- Browser + version: Chrome
Expected behavior:
- SMTP settings are not changed
- sending and receiving works
Actual behavior:
- at a customer we had it several times that Zammad “loses” the correct mail password for the IMAP/SMTP account
- “SMTP fatal error”
- if I re-enter the password, it works again
Steps to reproduce the behavior:
- sending mails from zammad
- things fail
- re-enter password
- it works again
Is it possible to configure the SMTP/IMAP-settings via docker env-variables?
Maybe that makes them “more permanent”.