Hi, I installed MailWizz a couple days ago and I'm still considering how to use it. I'm talking about the list of newsletter recipients. I have a SQL database of customers and this database is growing every day. Also there are duplicates in there (a customer can do multiple purchases so he appears in the database again and again). I would like all these customers (incl. the new ones) to appear in the list of newsletter recipients automatically (without having to sign in anywhere). What is the best way to do it? I can do CSV or SQL imports manually (for example every week) but that's not very comfortable. Also if he signs off from the newsletter in the meantime and I add him in the next import (because he made another purchase AFTER he signed off the newsletter), does the import script check for him in the signed-off recipients list or would it add him again?
Can you advise what's the best way how to solve this? It's easy to do one-off imports but I need something automated that I wouldn't have to do manually every week or so. Also I don't know if the import does or doesn't add users who have already signed off in the meantime...
Can you advise what's the best way how to solve this? It's easy to do one-off imports but I need something automated that I wouldn't have to do manually every week or so. Also I don't know if the import does or doesn't add users who have already signed off in the meantime...