Sending opt-in Mail after importing users

Use this forum for questions regarding adoption and functionality of OpenEMM

Moderator: moderator

zero05
Posts: 3
Joined: Wed May 06, 2009 11:21 am

Sending opt-in Mail after importing users

Post 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
maschoff
Site Admin
Posts: 2608
Joined: Thu Aug 03, 2006 10:20 am
Location: Munich, Germany
Contact:

Post 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
OpenEMM Maintainer
geert83
Posts: 8
Joined: Mon Jun 21, 2010 11:24 am

Post 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?
Post Reply