How import forwarders usin csv method works ?

markham

Registered
Nov 21, 2013
1
0
1
cPanel Access Level
Website Owner
Hi,

i want to use csv import method for importing several forwarders , but i have some question about it

1) can use this csv import to forwad 1 alias mail to several adresse ex :
[email protected] -> [email protected],[email protected]..

if yes, what is the correct syntax in csv file to do this ?


2) if i import csv file wich omit several alias, cpanel delete it or it don't touch?

3) if i want change alias mail fowarders can use csv import ex ?
[email protected]>[email protected],[email protected]
become : [email protected]>[email protected],[email protected] ?


thanks for your answers
 

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,268
463
Hello :)

Please use the following format for CSV files when importing forwarders:

Code:
You should use a separate line for each individual forwarder instead of attempting to use multiple destination addresses per line. A verification screen will appear after importing the file that allows you to choose the source/destination forwarder. However, note that modifying existing forwarders with the CSV is not supported.

Thank you.