Hi there,
i'd like to generate opt-in Mails after manual importing subscribers using the cvs import function.
Is this possible with OpenEmm, any idea how to realize this?
Thanks
Jan
Sending opt-in Mail after importing users
Moderator: moderator
-
- Site Admin
- Posts: 2628
- Joined: Thu Aug 03, 2006 10:20 am
- Location: Munich, Germany
- Contact:
Set up a date based mail that is triggered by the creation date of your new records (creation_date = current_timestamp). If you want to work with an offset of 1 or two day please implement this patch and read the instructions:
https://sourceforge.net/tracker/?func=d ... tid=848488
https://sourceforge.net/tracker/?func=d ... tid=848488
OpenEMM Maintainer
ma wrote:Set up a date based mail that is triggered by the creation date of your new records (creation_date = current_timestamp). If you want to work with an offset of 1 or two day please implement this patch and read the instructions:
https://sourceforge.net/tracker/?func=d ... tid=848488
Could someone explain step by step what to do?
Because if you make a date based mailing you will need to select a Mailing list where it belongs to , but the imported use cannot be a active member of this mailing list because then he is allready activated and he needs to opt-in?