Mail: new accounts having authentication problems

Discussion in 'Installation/Configuration' started by mike_p, Dec 16, 2011.

  1. till

    till Super Moderator Staff Member ISPConfig Developer

    The permissions are fine, the mailbox is owned by the correct user and should work.

    Is dom2 the first and only mailbox of the domain dom.at?
     
  2. rolix

    rolix New Member

    it works now for dom2 because it was the second mailbox for this domain

    i created a new domain dom3.at there is the problem again. here the outputs:

    ls -la /var/vmail/dom3.at/dom3
    total 0
    drwx------ 3 vmail vmail 3896 2012-01-13 10:13 .
    drwx------ 3 root root 3896 2012-01-13 10:13 ..
    drwx------ 9 vmail vmail 3896 2012-01-13 10:13 Maildir
    -rw-r--r-- 1 root root 70 2012-01-13 10:13 .sieve

    grep vmail /etc/group
    vmail:x:5000:

    grep vmail /etc/passwd
    vmail:x:5000:5000::/var/vmail:/bin/sh
     
  3. till

    till Super Moderator Staff Member ISPConfig Developer

    It works fine here on Debian 6. Which Linux distribution do you use?
     
  4. rolix

    rolix New Member

    ubuntu 10.04 lts
     
  5. till

    till Super Moderator Staff Member ISPConfig Developer

    Ok,I will check if there is a Ubuntu issue.
     
  6. pititis

    pititis Member

    umm

    after listing the /etc/vmail I found that mail domains have diverse permissions:


    Code:
    drwx------  8 vmail vmail 4096 2011-12-19 17:54 domain.net
    drwxr-xr-x  3 vmail vmail 4096 2011-11-22 23:14 domain.com
    drwx------  3 vmail vmail 4096 2011-07-27 21:14 subdomain.domain.net
    drwxr-xr-x  3 vmail vmail 4096 2012-01-14 15:33 domain.org
    
    Where 700 are from my old mail domains and 755 from my recents mail domains.

    I use Ubuntu 10.04 LTS and ISPConfig 3.0.4.2

    Till what is right?

    cheers
     
  7. till

    till Super Moderator Staff Member ISPConfig Developer

    Yes, thats right.
     
  8. rolix

    rolix New Member

    hi till,

    did you already have time to check if it's an ubuntu issue.

    thx
     

Share This Page