Dňa 28. septembra 2022 12:59:20 UTC používateľ Eric Grammatico via Exim-users <exim-users@???> napísal:
>I'm in Docker, I'll investigate in that direction. Thanks.
Do you really need system users in docker? If not, use separate
file in user:password form, use encrypted password of course
(any system user's password encryption will work) and use
lsearch to get params for pwcheck -- or vice versa, i am not sure
from my head now, check docs examples for that