SASL FLAGS appends '-r' value over and over again
nicutor opened this issue · 1 comments
nicutor commented
Hi,
Each time virtualmin-config-system runs, a new '-r' option is added on /etc/sysconfig/saslauthd:
FLAGS="-r -r -r"
Can you please check if -r already exists there and add only if not?
I can understand this is not very important, but the issue it may help to improve virtualmin scripts overall.
Thank you.