| View previous topic :: View next topic |
| Author |
Message |
kwadrat
Joined: 21 Jul 2008 Posts: 12
|
Posted: Tue Aug 12, 2008 10:22 am Post subject: Adding all users to mailing |
|
|
how can I all users to one mailing? Do I have to tick every of them separately in their profiles to appropriate mailing list? Is it possible to mark them mass or all somehow? _________________ running OpenEMM 5.5.0 on Fedora Core 5 |
|
| Back to top |
|
 |
ma Site Admin
Joined: 03 Aug 2006 Posts: 512 Location: Munich, Germany
|
Posted: Mon Aug 18, 2008 6:55 pm Post subject: |
|
|
Usually, you define the maillist binding at the time of the import of your addresses. The import wizard offers an explicit step for this task. _________________ The OpenEMM Team |
|
| Back to top |
|
 |
henry_shadowjet
Joined: 09 Apr 2008 Posts: 24 Location: Sydney, Australia
|
Posted: Tue Sep 02, 2008 11:26 pm Post subject: |
|
|
ma's right, you usually assign all imported list into a mailing.
Given your situation right now, probably you would want to edit directly into the MySQL database. I believe the table's called "customer_1_binding_tbl", where you can bind customer_id (found in "customer_1_tbl") to a mailinglist_id (found in "mailinglist_tbl").
Anyway, use this way only if all other means are impossible.
Good luck |
|
| Back to top |
|
 |
|