GunFood
Basic Pleskian
Hi,
after the automatic installation of MU 13, all users are unable to login through horde. In the smtpd_debuglog I see:
Any idea? It works fine from any client. THe problem is only Horde.
I also tried
but it doesn't work.
Thanks
after the automatic installation of MU 13, all users are unable to login through horde. In the smtpd_debuglog I see:
Code:
Aug 29 09:36:03 plesk courier-imapd: Connection, ip=[::ffff:127.0.0.1]
Aug 29 09:36:03 plesk courier-authdaemon: received auth request, service=imap, authtype=login
Aug 29 09:36:03 plesk courier-authdaemon: authpsa: trying this module
Aug 29 09:36:03 plesk courier-authdaemon: authpsa: authentication request with service='imap' authtype='login' authdata='rene@aufwaerts.info..'
Aug 29 09:36:03 plesk courier-authdaemon: authpsa: can't parse authdata into user and pass
Aug 29 09:36:03 plesk courier-authdaemon: authpsa: REJECT - try next module
Aug 29 09:36:03 plesk courier-authdaemon: FAIL, all modules rejected
Aug 29 09:36:03 plesk courier-imapd: LOGIN FAILED, user=rene@aufwaerts.info, ip=[::ffff:127.0.0.1]
Aug 29 09:36:08 plesk courier-authdaemon: received auth request, service=imap, authtype=login
Aug 29 09:36:08 plesk courier-authdaemon: authpsa: trying this module
Aug 29 09:36:08 plesk courier-authdaemon: authpsa: authentication request with service='imap' authtype='login' authdata='rene@aufwaerts.info..'
Aug 29 09:36:08 plesk courier-authdaemon: authpsa: can't parse authdata into user and pass
Aug 29 09:36:08 plesk courier-authdaemon: authpsa: REJECT - try next module
Aug 29 09:36:08 plesk courier-authdaemon: FAIL, all modules rejected
Aug 29 09:36:08 plesk courier-imapd: LOGIN FAILED, method=PLAIN, ip=[::ffff:127.0.0.1]
Any idea? It works fine from any client. THe problem is only Horde.
I also tried
Code:
mchk --without-spam
Thanks