|
Email not functioning for a particular domain |
|
Written by Website Tutorials
|
|
Sunday, 28 May 2006 |
If you are having problems with emails functioning for a particular domain there are several things that need to be checked.
FIrst login to your server via remote desktop and open the MailEnable Administrator. Check that the domain in question is listed under Post Offices.
If it is not you need to create a post office for it by right clicking on Post Offices and add the new Post office for the domain name in question.
Fill out the details for the new Post Office and save.
The open that post office and right click on Domains > New > Domains.
Fill out the information for the domain and save.
Next step is to open Progam Files and navigate to C:\Program Files\SWsoft\Plesl\Mail Servers\Mail Enable\Config and backup the Config directory.
Then in the Config directory delete all .SAV and .TAB files
Next open a Command Promt and type in "cd %plesk_bin%" to go to the Pleask Admin directory
Run the following commands
mchk --all --fix=all
websrvmng --reconfigure-vhost --vhost-name=problemdomain.com
You should now have funtional emails for the domain.
|
|
Last Updated ( Wednesday, 07 June 2006 )
|