Active
Project:
Mass Mailer
Version:
master
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 Nov 2006 at 00:21 UTC
Updated:
29 Jun 2007 at 19:59 UTC
Identical unsubscribe hashes are created for subscribers who have a contact record in CiviCRM but don;t have a drupal user account.
The result is that the first record in phplist_user_user is unsubscribed no matter which recipient actually attmpts to unsubscribe.
Comments
Comment #1
cburschkaWould salting the hash with a timestamp work, or is it important that the hash generator produces persistent values for each user?