export email addresses from database

Anyone know how I can export the email addresses from the database for my members. My mass mailer apparently is BROKE and I have to wait till 7.0.2 go figure..

would I have to copy each email address manually one by one.. or is there an easier way to do this?

Quote · 11 Jun 2010

They are stored in table Profile. Use phpmyadmin or Tools->Database Backup Tool in Dolphin admin panel.

Anyone know how I can export the email addresses from the database for my members. My mass mailer apparently is BROKE and I have to wait till 7.0.2 go figure..

would I have to copy each email address manually one by one.. or is there an easier way to do this?

Quote · 11 Jun 2010

completed.. thanks

Quote · 12 Jun 2010

Wich table has to be exported?

I don't really see one being specific for mai addresses.

Thanks

 

They are stored in table Profile. Use phpmyadmin or Tools->Database Backup Tool in Dolphin admin panel.

 

Quote · 19 Apr 2011

Run the following query in phpmyadmin :

SELECT `Email` FROM `Profiles`;

After you run it, look on the screen (below the results) and you will see an option to export.

Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz
Quote · 19 Apr 2011

Thanks....I did already manage. I did export it directly from the database. That was quick!!

Anyhow this Mass Mailer it's a mess. It does not really work well. There should be an easier system to just send a newsletter...!

Quote · 19 Apr 2011
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.