Index: openacs-4/packages/acs-mail-lite/sql/postgresql/acs-mail-lite-drop.sql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-mail-lite/sql/postgresql/acs-mail-lite-drop.sql,v diff -u -N -r1.7 -r1.7.2.1 --- openacs-4/packages/acs-mail-lite/sql/postgresql/acs-mail-lite-drop.sql 17 Feb 2018 17:08:31 -0000 1.7 +++ openacs-4/packages/acs-mail-lite/sql/postgresql/acs-mail-lite-drop.sql 12 Aug 2020 09:39:19 -0000 1.7.2.1 @@ -12,7 +12,6 @@ drop table acs_mail_lite_bounce_notif; -- inbound email data model -drop index acs_mail_lite_send_msg_id_map_msg_id_idx; drop table acs_mail_lite_send_msg_id_map; drop index acs_mail_lite_ie_part_nv_pairs_aml_email_id_idx;