At present, mailchimp_user() only unsubscribes a user from each list in _mailchimp_get_required_lists() on user delete. This means that if a list is opt-in or opt-out the user is not unsubscribed on account deletion.

I would say that there should at least be a config option to unsubscribe users from all lists, not just required ones, on account delete, and would argue that this should be the default option.

Comments

nwe_44’s picture

I second this. Great idea.

jerry’s picture

Agreed. Subscribing.

tallsimon’s picture

Agree this would be excellent - save manual syncing which is a real pain.

tallsimon’s picture

Status: Active » Closed (duplicate)

This seems to be a duplicate of a thread there is already a patch for:

http://drupal.org/node/859334

malclocke’s picture

Well, technically that issue is a dupe of this one, but no matter ;)