How to find email lists?

Is there any easy way to locate all of my customer’s emails who are registered on my site? I use “Campaigner” to send out emails but need to somehow get my customer’s emails from my database easily. Thanks, John

[quote name=‘taylorsnutriton’]Is there any easy way to locate all of my customer’s emails who are registered on my site? I use “Campaigner” to send out emails but need to somehow get my customer’s emails from my database easily. Thanks, John[/QUOTE]The emails are located in the table “cscart_users” in the column “email”. You could mod campaigner to access this table.

Where or how do I find that table?