Search The ForumSearch   RegisterRegister  LoginLogin

AfterLogic MailSuite

 AfterLogic Forum : AfterLogic MailSuite
Subject Topic: problem Creating user from API s Post ReplyPost New Topic
Author
Message << Prev Topic | Next Topic >>
ahmedoso
Newbie
Newbie
Avatar

Joined: 27 June 2010
Location: Qatar
Online Status: Offline
Posts: 2
Posted: 27 June 2010 at 6:47pm | IP Logged Quote ahmedoso

Hi ,
I got a small problem with a try to register a user throu a page I've added to the
project
Afer I create the user by the APIs , I found him added to the adminpanel website
but with no password and no mailbox size and I cannot login with that user created
when I tried to give that account a password from the admin panel , I couldn't
because it gives me error saying "Setting User vars failed"
Any help ?
Back to Top View ahmedoso's Profile Search for other posts by ahmedoso
 
ahmedoso
Newbie
Newbie
Avatar

Joined: 27 June 2010
Location: Qatar
Online Status: Offline
Posts: 2
Posted: 27 June 2010 at 9:23pm | IP Logged Quote ahmedoso

Something may make it easier to help me
I noticed that when i create user from the administration website it creates a
folder with same name as the user name at "C:\Program Files\AfterLogic XMail
Server Pro\MailRoot\domains\"
and no where else
while when I'm creating it using API it creates folder at
"D:\inetpub\vhosts\urgate.com\httpdocs\WEBMAIL\App_Data\Mail "
hope that makes it clearer
Back to Top View ahmedoso's Profile Search for other posts by ahmedoso
 
Igor
AfterLogic Support
AfterLogic Support


Joined: 24 June 2008
Location: United States
Online Status: Offline
Posts: 6044
Posted: 28 June 2010 at 3:37am | IP Logged Quote Igor

The first thing you need to check is that the correct protocol is specified for creating the account:

Code:
acct.MailIncomingProtocol = IncomingMailProtocol.WMServer;


If you specify Pop3 or Imap4, it would not create account on MailSuite Pro correctly, hence such issues might occur.

--
Regards,
Igor, AfterLogic
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