in

Dotnetpanel Forums

Community support forums for DotNetPanel products

Mailbox doesn not create itself

Last post 09-05-2008 5:49 AM by Ingvald. 9 replies.
Page 1 of 1 (10 items)
Sort Posts: Previous Next
  • 09-05-2008 3:40 AM

    Mailbox doesn not create itself

    Hi

    When i try to create a new mailbox, I am experimenting the following issue: nothing happens!

    When i go to Create a new Mail Account, I set the properties for this account and save them, i come backup to the email account list page where my new user has not been created.

    When i try to edit an existing email account, i get the following error:

     
    Stack Trace: System.Web.Services.Protocols.SoapException: System.Web.Services.Protocols.SoapException: System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> System.Exception: Could not get mailbox ---> System.Net.WebException: The request failed with HTTP status 404: Not Found.
    at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
    at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[ parameters)
    at DotNetPanel.Providers.Mail.svcUserAdmin.GetUser(String AuthUserName, String AuthPassword, String EmailAddress)
    at DotNetPanel.Providers.Mail.SmarterMail2.GetAccount(String mailboxName)
    --- End of inner exception stack trace ---
    at DotNetPanel.Providers.Mail.SmarterMail2.GetAccount(String mailboxName)
    at DotNetPanel.Server.MailServer.GetAccount(String accountName)
    --- End of inner exception stack trace ---
    at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
    at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[ parameters)
    at DotNetPanel.Providers.Mail.MailServer.GetAccount(String accountName)
    at DotNetPanel.EnterpriseServer.MailServerController.GetMailAccount(Int32 itemId)
    at DotNetPanel.EnterpriseServer.esMailServers.GetMailAccount(Int32 itemId)
    en System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
    en System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[ parameters)
    en DotNetPanel.EnterpriseServer.esMailServers.GetMailAccount(Int32 itemId)
    en DotNetPanel.Portal.MailAccountsEditAccount.BindItem()

    I suppose that i miss something about my settings.

    Any idea?

    Filed under:
  • 09-05-2008 4:09 AM In reply to

    Re: Mailbox doesn not create itself

    Hi,

    Check your service properties: IP, URL, admin login and password. Do you have access to SM administration?

    Best regards,
    Andrey Severtokov
    DotNetPanel Software - Professionally developed software for hosting businesses
  • 09-05-2008 4:19 AM In reply to

    Re: Mailbox doesn not create itself

     Already done that and it seems to be OK

    I can access SM admin by web without any problem.

    I can receive and send email without any problem.

     It looks like DNP canĀ“t connect to SM and i don't understand why.

    Filed under:
  • 09-05-2008 4:21 AM In reply to

    • matija
    • Top 50 Contributor
    • Joined on 08-23-2006
    • Croatia
    • Posts 139

    Re: Mailbox doesn not create itself

    I am experiencing same problem as of today?!

    tested on: DNP 2.5.0 and DNP 2.6.0
    os installed: Windows Server 2003 Standard
    mail provider: SmarterMail Professional 4.3

    When creating new e-mail account, and press Save, nothing happens. It just returns to previous screen with existing accounts...

    Service properties were not changed and are correct. I restarted the service. In SM administration there are no errors or warnings

    Dot Net Panel 2.0 Gold Lifetime License (includes all modules) + free SmarterTools bundle for $399

    PM for more info.
  • 09-05-2008 4:41 AM In reply to

    Re: Mailbox doesn not create itself

    Are there any errors in Audit Log in DNP, in Event Log on the server???

    Best regards,
    Andrey Severtokov
    DotNetPanel Software - Professionally developed software for hosting businesses
  • 09-05-2008 5:02 AM In reply to

    • matija
    • Top 50 Contributor
    • Joined on 08-23-2006
    • Croatia
    • Posts 139

    Re: Mailbox doesn not create itself

    Event Log -> DotNetPanel:


    [9/5/2008 11:28:42 AM] ERROR: 'SmarterMail 3.x - 4.x' CreateAccount
    System.Exception: Could not create mailbox ---> System.Exception: Failed to add the user 'info@REMOVED.com'. That name is already being used.
       at DotNetPanel.Providers.Mail.SmarterMail3.CreateAccount(MailAccount mailbox)
       --- End of inner exception stack trace ---
       at DotNetPanel.Providers.Mail.SmarterMail3.CreateAccount(MailAccount mailbox)
       at DotNetPanel.Server.MailServer.CreateAccount(MailAccount account)

    DNP -> Audit Log:


    System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> System.Exception: Could not create mailbox ---> System.Exception: Failed to add the user 'info@REMOVED.com'. That name is already being used.
    at DotNetPanel.Providers.Mail.SmarterMail3.CreateAccount(MailAccount mailbox)
    --- End of inner exception stack trace ---
    at DotNetPanel.Providers.Mail.SmarterMail3.CreateAccount(MailAccount mailbox)
    at DotNetPanel.Server.MailServer.CreateAccount(MailAccount account)
    --- End of inner exception stack trace ---
    at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
    at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[ parameters)
    at DotNetPanel.Providers.Mail.MailServer.CreateAccount(MailAccount account)
    at DotNetPanel.EnterpriseServer.MailServerController.AddMailAccount(MailAccount item)

    This e-mail existed in Mail -> Groups before it was Detached, and afterward I could not recreate it as new account.

    Dot Net Panel 2.0 Gold Lifetime License (includes all modules) + free SmarterTools bundle for $399

    PM for more info.
  • 09-05-2008 5:23 AM In reply to

    Re: Mailbox doesn not create itself

    Detaching doesn't mean that Mail Account will be deleted phisically on server. So 'info@REMOVED.com' is present in SM and DNP says that it is already exists.
    Best regards,
    Andrey Severtokov
    DotNetPanel Software - Professionally developed software for hosting businesses
  • 09-05-2008 5:24 AM In reply to

    Re: Mailbox doesn not create itself

     I have Error Messages in both DNP and Server logs and they are the same as the one already published.

    DNP can not connect to SM. 

     

     

    Filed under:
  • 09-05-2008 5:31 AM In reply to

    • matija
    • Top 50 Contributor
    • Joined on 08-23-2006
    • Croatia
    • Posts 139

    Re: Mailbox doesn not create itself

    Andrey Severtokov:
    Detaching doesn't mean that Mail Account will be deleted phisically on server. So 'info@REMOVED.com' is present in SM and DNP says that it is already exists.


    Thanks, I deleted the forward in SM administration. BTW, is there a way to Reattach what I previously Detached?

    Dot Net Panel 2.0 Gold Lifetime License (includes all modules) + free SmarterTools bundle for $399

    PM for more info.
  • 09-05-2008 5:49 AM In reply to

    Re: Mailbox doesn not create itself

    matija:


    Thanks, I deleted the forward in SM administration. BTW, is there a way to Reattach what I previously Detached?

    Log in with serveradmin and click through to the account / hosting space where you want to import/attach the resource. On the right hand side you will notice a link Import Resources.

    IBISS Internet Services & Solutions: ASP - ASP.NET 1.1/2.0/3.0/3.5 - PHP 5 - MySQL 5 - MSSQL 2005
Page 1 of 1 (10 items)
Powered by Community Server (Commercial Edition), by Telligent Systems