Closed abixadamj closed 3 months ago
The local chatmail.ini
file that you are using when executing cmdeploy run
will be copied to its remote location.
When you do cmdeploy init my.domain
a new chatmail.ini file is generated with all options.
Typically new ini options have a default value if they don't exist, which is the same value as the one generated with init
.
For now, it' might be best to add the missing options manually into your file -- or regenerate the chatmail.ini for your host, and adapt any settings you changed.
closing the issue because there is no actionable item.
When I made
git pull
andcmdeploy run
, the file/chatmaild/src/chatmaild/ini/chatmail.ini.f
did not update those on server./usr/local/lib/chatmaild/chatmail.ini
stays in old version.In new file I see some new options, like:
I see, that on server I don't have them, also timestamp of
chatmail.ini
is old - and in my opinion shuld be today....