When a user clicks the unsubscribe link in an email theie address is added to phplist_user_blacklist. However this information never makes it's way back into CiviCRM so a user may get accidentally contacted via civicrm.
This patch adjusts phplist_cron() to get all the emails from phplist_user_blacklist and updates these contacts as do_not_email in CiviCRM.
| Comment | File | Size | Author |
|---|---|---|---|
| phplist.module.diff.txt | 36.64 KB | dalin |