Search found 6 matches

by e-stonia
Tue May 05, 2009 8:57 pm
Forum: Using OpenEMM
Topic: Digging down to users - possible?
Replies: 18
Views: 20418

I did it a bit differently. I didn't want every click event.

To get link tracked customers for a particular mailing I use this query:

SELECT
customer_1_tbl.firstname,
customer_1_tbl.lastname,
customer_1_tbl.email,
rdir_log_tbl.change_date,
rdir_log_tbl.url_id,
rdir_url_tbl.full_url
FROM ...
by e-stonia
Thu Apr 09, 2009 8:45 am
Forum: Using OpenEMM
Topic: Is it possible to send to multiple mailing lists?
Replies: 0
Views: 2445

Is it possible to send to multiple mailing lists?

Hello! I was wondering if there's a way to send to multiple mailing lists? If there isn't then I thought maybe this solution:

1) Create profile field "MailingList"
2) Create targeted groups. For example targeted group "List one" where are all subscribers who's MailingList field = List one.
3) Send ...
by e-stonia
Thu Apr 09, 2009 8:32 am
Forum: Using OpenEMM
Topic: Delete all recipients GUI
Replies: 2
Views: 3971

I just deleted all users using PHPmyAdmin
by e-stonia
Wed Apr 01, 2009 12:29 am
Forum: Installation & Upgrades
Topic: Multiple installs for multiple domains in same dedic. server
Replies: 1
Views: 3991

I posted the job to freelance websites and really many hav made a bid that they can install another openEMM to same server different directory and using different database.
by e-stonia
Sat Mar 28, 2009 7:13 pm
Forum: Installation & Upgrades
Topic: who can recommend good hosting?
Replies: 22
Views: 37084

I'm using Bytemark Atom server and pay £620 per year. Not maybe the cheapest but been good service so far.
by e-stonia
Sat Mar 28, 2009 6:43 pm
Forum: Installation & Upgrades
Topic: Multiple installs for multiple domains in same dedic. server
Replies: 1
Views: 3991

Multiple installs for multiple domains in same dedic. server

Hello!

Can I install two openEMMs in same server for two different domains? Can anyone offer me the service to do it? Or can I have a commercial version so my two different customers can have two separate accounts (then can be one installation in one domain only)? Basically I have two customers in ...