I have problem with Atmail login.
webmail.domain.tld is working just fine, but when you want to login with CORRECT credentials, nothing happen. There is just "Connecting" and after few seconds webmail.domain.tld is just reloaded.
But when you try to login with wrong credentials i get error message that login data is incorrect. Since there is no error when logging with correct credentials, i'm unable to find anything in logs (or i'm looking in wrong logs).
I checked in:
/var/log/sw-cp-server/error_log (nothing)
/var/log/atmail/ (nothing)
tail -1000 /usr/local/psa/var/log/maillog | grep "testiram"
It's like, auto-login-logout.
webmail.domain.tld is working just fine, but when you want to login with CORRECT credentials, nothing happen. There is just "Connecting" and after few seconds webmail.domain.tld is just reloaded.
But when you try to login with wrong credentials i get error message that login data is incorrect. Since there is no error when logging with correct credentials, i'm unable to find anything in logs (or i'm looking in wrong logs).
I checked in:
/var/log/sw-cp-server/error_log (nothing)
/var/log/atmail/ (nothing)
tail -1000 /usr/local/psa/var/log/maillog | grep "testiram"
Oct 4 08:18:31 SERVER imapd: IMAP connect from @ [::ffff:127.0.0.1]INFO: LOGIN, user=testiram@domain.com, ip=[::ffff:127.0.0.1], protocol=IMAP
Oct 4 08:18:31 SERVER imapd: 1349338711.507303 DISCONNECTED, user=testiram@domain.com, ip=[::ffff:127.0.0.1], headers=0, body=0, rcvd=45, sent=417, maildir=/var/qmail/mailnames/domain.com/testiram/Maildir
Oct 4 08:18:37 SERVER imapd: IMAP connect from @ [::ffff:127.0.0.1]INFO: LOGIN, user=testiram@domain.com, ip=[::ffff:127.0.0.1], protocol=IMAP
Oct 4 08:18:37 SERVER imapd: 1349338717.800481 DISCONNECTED, user=testiram@domain.com, ip=[::ffff:127.0.0.1], headers=0, body=0, rcvd=45, sent=417, maildir=/var/qmail/mailnames/domain.com/testiram/Maildir
It's like, auto-login-logout.