Hey Jamie,
I consider it's not a bug but an evolution.
**Object : Required ssl **
0) - SSL configuration in Dovecot software is done with 3 directives in file "10-ssl.conf" in the confiuration directory
ssl=yes
ssl=no
ssl=required
Dovecot Webmin module cannot today place "ssl=required" as value
So i propose to you the following evolution
1) - In standard module of Dovecot, "Networking and Protocols" presents "Accept SSL connections?" with possible responses "Yes, No, Default(No)". We will have now an other choice : "Yes, No, Required, Default(No)".
2) - The software evoluion in Perl Wedmin module is :
- Perl file "edit_net.cgi" is only modified (a little bit)
- Language files "/lang/en", "/lang/en.utf-8", "/lang/fr", "/lang/fr.utf-8" completed with directive "ssl_required=Required" for english language and "ssl_required=Requis" for french
In joined files : Files modified and screen shots befor and after
Best regards
Didier SIMON