Hi
Sorry if this is old thread, but I've searched the archives and got no result.
I want to build a newsletter that would give the user the possibility to subscribe to certain categories (I'd have let's say 10 categories). Then, at midnight, I would run a script sending each user the information he/she requested.
Now - one way to do this would be to send each user separate e-mails for each category they subscribed. Another way: take each user, compile the newsletter (depending the categories he's chosen) and send the e-mail. And: another way: create a "category" for all the possible combinations, and include the user in one of them as soon as they subscribe. But in this case (I think there would be 1023 different combinations) wouldn't it be too slow to compile all the newsletters?
Hope you understand what I mean - if not: mail me.
Thank you,
GK