Closed jterrain closed 1 year ago
Because initially config file was not designed to be human readable and implementation was based on native java properties file handling.
However I implemented a new logic to load/save config file and keep comments... which is not working. Need to investigate and fix this, thanks for your feedback
I support having this improvement as well. Thank you! :-)
Fix pushed, should be available in appveyor build in a few minutes
Worked for me, thanks! :-)
Why does the current version of DavMail, when it runs, take a well-organized .properties file (commented, lines grouped by functionality, etc.) and (a) strip out all the comments; and (b) reorder the lines into apparently random order?
Is there a way to discontinue this behavior so that the user's preferred .properties file comments/order is retained?