The company that I work for is testing some mass mailing softwares because we need to use one of them permanently. We found this software and it’s great but we have one small problem. Right now we are loading a list of mailing addresses from many data bases, so that’s why we can’t use csv files. We tried with the webservices but they’re not working for us.
Is there any other way to load the mailing lists without the intervention of the system’s user?
import recipients
Moderator: moderator
-
- Site Admin
- Posts: 2628
- Joined: Thu Aug 03, 2006 10:20 am
- Location: Munich, Germany
- Contact:
Re: import recipients
Sure, you can import directly into MySQL. The OpenEMM database schema documentation is available at SourceForge.
OpenEMM Maintainer