shoulders
shoulders
 This is great but not what I meant, althought this is helpful. I meant always show `Hidden accordions` in theme config  ### Code https://github.com/webmin/authentic-theme/blob/0ca0f9e215fdad49e028158f1f0d5096295a8595/tconfig-lib.pl#L201-L204 I am guessing this...
bump 😄 this is a nice easy one to fix
This is an easy one - before I hid the panels I wanted to make sure I knew where to unhide them. - I could not find where to unhide...
One additional thought. When this is implemented, the visible panels should be highlighted in the list.
aah, more than a few lines of code to fix then. the postfix module has many bugs, it needs a bit of TLC, 😄
let me recheck i pasted the right values in. I will post back shortly
@iliaross You are right they are different settings but I think there is still a bug. I have tried to re-outline it below now I know those 2 values have...
## Comma issue Webmin --> Postfix Mail Server --> SMTP Client Options --> SASL security options  -->  `smtp_sasl_security_options` = normal  -->  `smtp_sasl_security_options` = missing I am...
- when i save the first one, `smtp_sasl_security_options = noplaintext noanonymous` gets added to the `/etc/postfix/main.cf` file - when i save the second one with the comma in it, it...
thanks for the option, I would never of found them because these are split rather than a freetype input box :smile the issue with the comma is **NOT** a bug,...