Hello,

I'm using version 0.5.5-beta1

with postgres and cyrus 2.2


my config file contains the following:

$CYRUS = array(
        'HOST'  => 'localhost',
        'PORT'  => 143,
        'ADMIN' => '[EMAIL PROTECTED]',
        'PASS'  => 'myPassword'
);

I can connect fine from the command line using:

/usr/bin/cyradm -u [EMAIL PROTECTED] localhost

When I go to the accounts page of web-cyradm I get the error mentioned in the subject:

IMAP Error: . NO Login failed: authentication failure

any Hints on what's going on, the apache logs as well as the web- cyradm log (set to debug level) only show the request from the browser (and a missing favicon...)

thanks in advance
Martin


_______________________________________________
This mailing list is hosted and supported
by bit-heads GmbH | http://www.bit-heads.ch

_______________________________________________
Web-cyradm mailing list
[email protected]
http://www.web-cyradm.org/mailman/listinfo/web-cyradm

Reply via email to