Downloading a copy of your list: Difference between revisions

From HAA Best Practices Wiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 1: Line 1:
You can download a copy of any of your PHPList lists.  Here's how:
You can download a copy of any of your PHPList lists.  Here's how:


* Go to lists, ont he main PHPList menu;
* Go to lists, on the main PHPList menu;
* Select 'View members' for the list you want to download;
* Select 'View members' for the list you want to download;
* Click on "downlad users on this list as a csv file, to download the list.
* Click on "downlad users on this list as a csv file, to download the list.

Revision as of 20:57, 26 April 2011

You can download a copy of any of your PHPList lists. Here's how:

  • Go to lists, on the main PHPList menu;
  • Select 'View members' for the list you want to download;
  • Click on "downlad users on this list as a csv file, to download the list.

NOTE: Since the list is coming from a Unix sever it is in a Unix format. It is a tab-delimited file with Line Feed characters between lines. Windows programs prefer Carriage Return/Line Feed pairs. You can convert to the Windows format using a program like Unix2DOS. You can download this free here.


Return to Bulk Email How-to's