PDA

View Full Version : Email transfer



stojke
06-14-2008, 12:20 PM
Hi, i need to transfer email accounts from plesk to DA. I dont need to transfer mailboxes but only user and passwords. I have the file with all emails so i need to know is there any way that i import it all at same time, because its large number and lot of work to do it mannualy.

Thanks

Igor

nobaloney
06-15-2008, 12:35 PM
If you have a file with the email addresses and passwords you can create a shell script to use the DirectAdmin API to create the email addresses.

Note that you must have the unencrypted passwords.

Note also that for all email accounts you must tell your clients that DirectAdmin uses email logins differently than does Plesk:

Plesk:
username: joe
password: password

DirectAdmin:
username: joe@example.com
password: password
(DirectAdmin uses the same form as Plesk ONLY for email addresses that are the same as the account user's login name.)

Jeff

stojke
06-15-2008, 01:04 PM
i'm not very good in shell scripting. can u show me some example?

Thanks...

nobaloney
06-15-2008, 01:20 PM
I can't; we haven't done it. Perhaps someone else can.

Jeff