controller_admin_mailinglist
This controller shows the mailing lists that are available in the system.
For each list, it shows the number of recipients and the title. Clicking a list shows its
recipients with controller#controller_admin_mailinglist_recipients.
Handled events
mailinglist_delete_confirmopens the deletion confirmation dialog.mailinglist_deletedeletes the selected mailing list and removes it from the overview.