Search The ForumSearch   RegisterRegister  LoginLogin

AfterLogic MailSuite

 AfterLogic Forum : AfterLogic MailSuite
Subject Topic: cant add users Post ReplyPost New Topic
Author
Message << Prev Topic | Next Topic >>
fitzel
Newbie
Newbie
Avatar

Joined: 13 March 2009
Location: Germany
Online Status: Offline
Posts: 1
Posted: 13 March 2009 at 7:01pm | IP Logged Quote fitzel

Hi,
im having a problem with adding users.. it always says "can't create account"
but it says total:1 at the bottom left but the new user doesnt show up in the list.
I also get a new entry at /var/MailRoot/domains/domainname/username
this is weird .. i changed the permissions to chmod 0777 -R ..
whats going on here ..?:-(
Back to Top View fitzel's Profile Search for other posts by fitzel
 
Igor
AfterLogic Support
AfterLogic Support


Joined: 24 June 2008
Location: United States
Online Status: Offline
Posts: 6092
Posted: 17 March 2009 at 7:46am | IP Logged Quote Igor

First of all - stop the XMail server:
Code:
/etc/init.d/xmail stop


/var/MailRoot/domains and /var/MailRoot/tmp.tabindex directories both must be cleared, and /var/MailRoot/domains.tab file must be empty too. Make sure that the access permissions are set for user from whom AfterLogic XMail Server works, the easiest way for default "apache" user is:
Code:
chown -R apache.apache /var/MailRoot


Restart the server:
Code:
/etc/init.d/xmail restart


After that you should be able to create new domains and place necessary users there.

Regards,
Igor
Back to Top View Igor's Profile Search for other posts by Igor
 

If you wish to post a reply to this topic you must first login
If you are not already registered you must first register

  Post ReplyPost New Topic
Printable version Printable version

Forum Jump

Powered by Web Wiz Forums version 7.9
Copyright ©2001-2004 Web Wiz Guide