Hello to all,
I would like to ask if someone know about this error.
I'm using v0.2 stable. there is no error on DB config because the login page show up, but when I try to login an Incorrect Password Error shows, the user and password are ok, and when check the error file in logs is this:
[18-Feb-2009 21:24:24] PHP Notice: Undefined index: HTTPS in /main-app/rcemail/program/include/iniset.php on line 56
[18-Feb-2009 21:24:28 +0000] IMAP Error: Authentication for failed (LOGIN): "a001 NO Authentication failed." (POST /rcemail/?_task=&_action=login)
I have checked if my server have https stream registered and it has.
So I don't know what is happening, can anyone tell me please.
thanks in Advance. David.
Hello all,
Can anyone help me to figure out what it is happening, I think it is not the RC, I think is the mail server when trying to authenticate, this is some of the logs
Feb 19 14:55:07 IS-6045 dovecot: imap-login: Disconnected: user=<dtest@mydomain>, method=PLAIN, rip=::ffff:87.117.217.104, lip=::ffff:87.117.217.104, secured
Feb 19 14:56:18 IS-6045 dovecot: imap-login: Aborted login: rip=::ffff:87.117.217.104, lip=::ffff:87.117.217.104, secured
Feb 19 14:56:25 IS-6045 dovecot: imap-login: Login: user=<web4_dtest>, method=PLAIN, rip=::ffff:87.117.217.104, lip=::ffff:87.117.217.104, secured
Feb 19 14:56:25 IS-6045 dovecot: IMAP(web4_dtest): Disconnected: Logged out
Feb 19 14:56:27 IS-6045 dovecot: imap-login: Login: user=<web4_dtest>, method=PLAIN, rip=::ffff:87.117.217.104, lip=::ffff:87.117.217.104, secured
Feb 19 14:56:27 IS-6045 dovecot: IMAP(web4_dtest): Disconnected: Logged out
Feb 19 14:56:27 IS-6045 dovecot: imap-login: Login: user=<web4_dtest>, method=PLAIN, rip=::ffff:87.117.217.104, lip=::ffff:87.117.217.104, secured
Feb 19 14:56:27 IS-6045 dovecot: IMAP(web4_dtest): Disconnected: Logged out
Feb 19 14:57:19 IS-6045 dovecot: pop3-login: Disconnected: rip=::ffff:87.117.217.104, lip=::ffff:87.117.217.104, secured
Feb 19 14:57:19 IS-6045 postfix/smtpd[12923]: connect from IS-6045[87.117.217.104]
Feb 19 14:57:19 IS-6045 postfix/smtpd[12923]: lost connection after CONNECT from IS-6045[87.117.217.104]
Feb 19 14:57:19 IS-6045 postfix/smtpd[12923]: disconnect from IS-6045[87.117.217.104]
Feb 19 15:00:35 IS-6045 dovecot: imap-login: Disconnected: user=<dtest@mydomain>, method=PLAIN, rip=::ffff:87.117.217.104, lip=::ffff:87.117.217.104, secured
Feb 19 15:12:23 IS-6045 dovecot: imap-login: Disconnected: user=<dtest@mydomain>, method=PLAIN, rip=::ffff:87.117.217.104, lip=::ffff:87.117.217.104, secured
Has anyone idea of what could be happen, I really need start usign RC but all I get is that error
IMAP Error: Authentication for dtest@mydomain failed (LOGIN): "a001 NO Authentication failed." (POST /rcemail/?_task=&_action=login)
this is on CentOS, postfix
Thanks in advance, sorry if bother please.