HOw to insert email address into database directly?
Moderator: moderator
HOw to insert email address into database directly?
We have a client base of 150,000 emails. How can we insert the emails into the database directly without going through the web interface?
-
- Site Admin
- Posts: 2628
- Joined: Thu Aug 03, 2006 10:20 am
- Location: Munich, Germany
- Contact:
Re: HOw to insert email address into database directly?
The extension development guide provides a documentation of the OpenEMM database schema. This information helps you to write SQL statements to insert recipient profiles and maillist bindings directly.
OpenEMM Maintainer