London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
AI OnAI Off
London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
As you mention this is hardcoded. Workaround is to put the same user with the same email address in different recipient lists.
Hi,
We have a case where we want to send invitations/tickets with an unique ticket number for each e-mail in a send list.
This is of course easily done with dynamic lists with attributes but our problem is that we want to have the ability to send two or more e-mails to the same e-mail address. EPiServer mail seems to have a hardcore duplicate check on e-mailaddress that we can´t go around. We have tried creating lists directly to database but EpiServer has an additional duplicate check when sending.
Any tips on how we can accomplish this?