Using a decorator that is not based on email addresses?
Posted: Wed Oct 03, 2007 2:54 pm
Hi guys,
I need an advice on how to solve this problem I have. I have a list of over 10k subscribers, and I have "personalization tags" that I use. However, the problem is that I have a couple of family members using the same email address, so I literally have to send multiple emails to the same email address (I allow sending "duplicates", i don't ask for unique email in the system), but using different personalization values.
I tried a couple of things, but Swift uses an email as a base, and in my case, I would need to use some kind of a subscriber id.
Has anyone tried to do this yet? I would love to hear something about this before I start (if needed) changing the class.
Thank you in advance.
I need an advice on how to solve this problem I have. I have a list of over 10k subscribers, and I have "personalization tags" that I use. However, the problem is that I have a couple of family members using the same email address, so I literally have to send multiple emails to the same email address (I allow sending "duplicates", i don't ask for unique email in the system), but using different personalization values.
I tried a couple of things, but Swift uses an email as a base, and in my case, I would need to use some kind of a subscriber id.
Has anyone tried to do this yet? I would love to hear something about this before I start (if needed) changing the class.
Thank you in advance.