Unable to open mailbox

Discussion in 'Installation/Configuration' started by supanatral, Jan 17, 2012.

  1. supanatral

    supanatral Member

    I just finished the initial setup of ISPConfig while following this guide:
    http://www.howtoforge.com/perfect-server-centos-6.0-x86_64-ispconfig-3-p6

    I'm having problems with creating a new email domain and sending email. When I sent a telnet email to the new server, I get the following error in the maillog:
    When I try to setup outlook for the new account, I see this error:
    When looking in the /var/vmail/ directory, I see that no folders have been created for the domain or user:
    How can I get this to work?
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Run:

    chmod vmail:vmail /var/vmail
     
  3. supanatral

    supanatral Member

    Can I assume you meant chown and not chmod?

    The permissions of the folder currently belong to vmail:vmail:
    Either way, I did run the "chown" command and even recreated the domain along with a test mailbox, but to no avail. It still doesn't create the folder
     

Share This Page