Page 1 of 1

Sending opt-in Mail after importing users

Posted: Wed May 06, 2009 12:20 pm
by zero05
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

Posted: Wed May 06, 2009 4:23 pm
by maschoff
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

Posted: Mon Jun 21, 2010 11:27 am
by geert83
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?