Address Importer
A .csv
file is a plain text file with the .csv
extension. When you use a .csv
file, separate your email addresses and passwords consistently. Use commas (,
), periods (.
), or any other character (delimiter), to separate the information that you wish to import for each account.
Your .csv
file will resemble the following:
1
2
3
|
user1@example.com, Password, 10 user2@example.com, Password, 10 user3@example.com, Password, 10 |
Remember:
,
) as your delimiter.Import the file
Import the file to create the accounts. cPanel uses the information in the file to create all of the accounts automatically.
To import the file, perform the following steps:
- In Step 1, select Email Accounts or Forwarders.
- In Step 2, click Choose File to select the file to import.
- In Step 3, select the character that you used as the delimiter.
- If you used a delimiter that does not appear in the list, select Other and enter that character in the text box to the right.
- If you used a delimiter that does not appear in the list, select Other and enter that character in the text box to the right.
- Click Treat first row as column headers if you placed column headers in the first row of the file.
- Click Next.
- Use the menus above each column of values to assign the properties of each delimited value.
- For example, if you chose to use a comma as the delimiter, and input the line
account,
password,
domain
, use the menus above each value to assignaccount
to Email,password
to Password, anddomain
to Domain. - Select Ignore for columns that contain unnecessary data.
- For example, if you chose to use a comma as the delimiter, and input the line
- From the Step 2 menu, select the domain to use for these accounts.
- Click Next.
- Click Finish.
Click Import More to return to the first screen of this interface and import additional addresses.