Importing members into mailing list or group on webadmin

Hello,

You may automate via CLI (for example via run-cli.py) and use the add user command:

ADD User [email] <email> name <name> - adds an user to the list

or use an already created script (mlist-add-addresses.py from here)

HTH,
Ioan