virtualmin / virtualmin-gpl

Virtualmin web hosting control panel for Webmin
https://www.virtualmin.com
GNU General Public License v3.0
331 stars 102 forks source link

SpamAssassain - Header and body test - add new line button #958

Open shoulders opened 1 week ago

shoulders commented 1 week ago
SYSTEM INFORMATION
OS type and version Ubuntu Linux 22.04.5
Usermin version 2.102
Virtualmin version 7.20.2 Pro
Theme version 21.20.7
Apache version 2.4.52
Package updates 49 package updates are available

the issue

on the page Virtualmin --> Mail Options --> SpamAssassain Configuration-->Header and Body Tests always shows 3 empty fileds and to get more you need to save and add more. This is very old fashion and slow.

image

proposed solution

Put an "Add New button to generate a new line using javascript

image

image

additional

I am aware that you guys are looking to overhaul the email system and upgrading this as part of that would be cool.

iliajie commented 1 week ago

Hello,

This won’t be easy to implement. It’s definitely possible, but I’m not sure it’s worth the time right now!

shoulders commented 1 week ago

Fair enough, maybe when the email system is redone.

iliajie commented 1 week ago

I think it’s about redoing the UI library generally, to make it interact with the browser in a more modern and dynamic way. In a couple of years, it will probably be worth it...

shoulders commented 6 days ago

I think it’s about redoing the UI library generally,

This should go along with separating out logic code from the template code 😄