Can`t login and receive mails

Discussion in 'Installation/Configuration' started by matrixn, Dec 21, 2009.

  1. matrixn

    matrixn New Member

    Hello again,

    i`m new in ispconfig 3 and i still cant fully understand yet how it works. I have another problem and now is about mail, i can`t login into mailbox .. i here is the log when i try to connect.

    Code:
    Dec 21 23:03:22 deviantway imapd: Connection, ip=[::ffff:127.0.0.1]
    Dec 21 23:03:22 deviantway imapd: LOGIN: ip=[::ffff:127.0.0.1], command=LOGIN
    Dec 21 23:03:22 deviantway imapd: LOGIN: ip=[::ffff:127.0.0.1], [email protected]
    Dec 21 23:03:22 deviantway imapd: LOGIN: ip=[::ffff:127.0.0.1], password=parola1
    Dec 21 23:03:22 deviantway imapd: chdir /var/vmail/deviantway.ro/test: No such file or directory
    Dec 21 23:03:22 deviantway imapd: [email protected]: No such file or directory
    
    
    PS. i have opensuse 11.1 and ispconfig 3.0.1.6 installed using the till howto http://www.howtoforge.com/perfect-server-opensuse-11.1-ispconfig-3

    L.E.: I saw that the folder /var/vmail/deviantway.ro exists but.. there are no any other users directories... i have deleted the users and recreated.. but.. still no user directories... any ideas?

    Code:
    deviantway:/var/vmail # ls -l
    total 16
    -rw------- 1 vmail vmail   1382 Dec 21 02:09 .mailfilter
    -rw-r--r-- 1 root  root    1382 Dec 21 02:09 .mailfilter~
    drwxr-xr-x 2 web1  client1 4096 Dec 21 23:01 deviantway.ro
    drwxr-xr-x 3 root  root    4096 Dec 18 15:26 mailfilters
    
    
     
    Last edited: Dec 21, 2009
  2. till

    till Super Moderator Staff Member ISPConfig Developer

  3. matrixn

    matrixn New Member

    thank you for reply... i have turned on debug mode as is described in faqforge. nice site by the way... now i can learn much more about ispconfg3...

    so .. here is the log of ispconfig:

    http://deviantway.ro/ispconfig.log

    [SOLVED]
    I have searched over forum and i have found a solution.

    1. check your /etc/passwd for vmail:x:5000:5000::/var/vmail:/bin/sh if vmail entry is different please edit it.
    2. then run chown -R vmail:vmail /var/vmail and recreate all your email domains and users.
     
    Last edited: Dec 22, 2009

Share This Page