Introduced update task to add missing index to distribution list tables for fast look-up. This avoids slow (because not indexed) SELECT queries appearing in MySQL's slow-log.
Tables prg_dlist and del_dlist are enhanced by index (cid, intfield02, intfield03).
Tables prg_dlist and del_dlist are enhanced by index (cid, intfield02, intfield03).