Multi-server and e-maill accounts

hape

Verified User
Joined
Jul 22, 2010
Messages
80
Location
Poland
Hello,

will e-mail accounts option in multi-server setup create existing e-mail accounts to another server?

Thank you.
 
Hello,

REQUIREMENTS
- Both the DirectAdmin Username and domain must exist on both servers. This may require you shut off the MSS on both servers until the account/domain exists, then turn it back on.
- the receiving server (mirror) does need DA 1.48.0+
- DA will call the CMD_API_POP command on the remote server, so ensure this is allowed in your login key.
- the "Login As" feature is used, so ensure this is allowed on the remote box, for the given login key.

https://www.directadmin.com/features.php?id=1745

You might need to manually issue the task:

Code:
[FONT=Open Sans, sans-serif][COLOR=#2e343d]action=sync&type=cluster&value=email&username=fred&host=1.2.3.4&count=10&request=longrequest
[/COLOR][/FONT]

[FONT=Open Sans, sans-serif]to sync email accounts for existing domains.[/FONT]
 
Last edited:
Back
Top