This is a how to tutorial that shows you how to use the cPanel Address Importer tool. You can use this tool to easily move your emails from one server into our servers without having to type out and create each email.
(cPanel >> Home >> Email >> Address Importer)
Overview
This interface allows you to use two types of files to create multiple email addresses or forwarders for your account simultaneously. You may use MicrosoftĀ® ExcelĀ® spreadsheet files (.xls
) or comma-separated values sheet (CSV) files (.csv
) to import data.
Create the import file
To create the import file, add a series of email addresses and passwords to your spreadsheet or plain text file. For each account forwarder, use a separate row in the spreadsheet or a new line in the plain text file to separate the information for each account or forwarder.
Import the following information for each address or forwarder:
- Usernames (for example,Ā
user1
Ā orĀuser@example.com
).Note:Ā The interface does notĀ require the domain portion of the address (for example,Ā
@example.com
). - Passwords (to import email addresses).
- Quotas (for example,Ā
10
Ā indicates 10 Megabytes).
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 example:
1
2
3
|
user1@example.com, Password, 10 user2@example.com, Password, 10 user3@example.com, Password, 10
|
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Ā E-mail 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Ā OtherĀ text box.
- SelectĀ 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 assignĀaccount
Ā toĀ Email,Āpassword
Ā toĀ Password, andĀdomain
Ā 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Ā DomainĀ menu at the bottom of the interface, 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.