If I delete a contact from the Automatically Collected addressbook it changes the del field to 1 but there is nothing as of RC 1.1 that will clean those records out.
The Roundcube cleandb.sh script can be easily modified to do it. Anyone know if Roundcube 1.2 or 1.3 will pickup the plugin tables to delete records flagged for deletion?
I'm reading through Roundcube master rcmail_utils::db_clean and it doesn't look like it will do this.
If I delete a contact from the Automatically Collected addressbook it changes the del field to 1 but there is nothing as of RC 1.1 that will clean those records out. The Roundcube cleandb.sh script can be easily modified to do it. Anyone know if Roundcube 1.2 or 1.3 will pickup the plugin tables to delete records flagged for deletion?
I'm reading through Roundcube master rcmail_utils::db_clean and it doesn't look like it will do this.