Import all user's email address in a txt of cvs file?
himagarwal - October 5, 2009 - 12:50
Is there a way to import all the user's email address to a txt file.
Can backup_migrate module will be able to do this by importing specific tables?

i'm not sure if you really
i'm not sure if you really want to import or export your users. in any event, i've had good luck with these 2 modules:
http://drupal.org/project/user_import
http://drupal.org/project/profile_csv
sorry, i don't have any experience with backup_migrate.
hth
:-)
profile_csv worked like a charm.
Thank you for your help!