Hello!
I use opensuse 11.1 x64:
cyrus 2.3.11-60.19
cyrus-sasl 2.1.22
smartsieve svn rev.421
My problem is, can't login with browser. Log file has:
sieve[17169]: badlogin: mail.domain.ru[1.1.1.1] DIGEST-MD5 authentication failure
and
smartsieve[15319]: getCryptLib: using mcrypt
smartsieve[15319]: getCryptLib: using mcrypt
smartsieve[15319]: FAILED LOGIN: test@domain.ru [] {example}: authenticate: authentication failure connecting to 1.1.1.1: [0] Authentication Error
But any test (like sivtest, imtest) is passed:
sivtest -m DIGEST-MD5 -u test@domain.ru -a test@domain.ru mail.domain.ru
S: "IMPLEMENTATION" "Cyrus timsieved v2.3.11"
S: "SASL" "DIGEST-MD5 CRAM-MD5"
S: "SIEVE" "comparator-i;ascii-numeric fileinto reject vacation imapflags notify envelope relational regex subaddress copy"
S: "STARTTLS"
S: OK
C: AUTHENTICATE "DIGEST-MD5"
S: {256}
S: bm9uY2U9Im85em9Wam9uYkVRWDNqU25NUHJ2S1ZoQlRJOHRjcnkrNGFmOTVRLzN3YVk9IixyZWFsbT0ibWFpbC53ZWJwbGF0Zm9ybS5ydSIscW9wPSJhdXRoLGF1dGgtaW50LGF1dGgtY29uZiIsY2lwaGVyPSJyYzQtNDAscmM0LTU2LHJjNCxkZXMsM2RlcyIsbWF4YnVmPTQwOTYsY2hhcnNldD11dGYtOCxhbGdvcml0aG09bWQ1LXNlc3M=
Please enter your password:
C: {384+}
C: dXNlcm5hbWU9InRlc3RAcGxhcnNvbi5ydSIscmVhbG09Im1haWwud2VicGxhdGZvcm0ucnUiLG5vbmNlPSJvOXpvVmpvbmJFUVgzalNuTVBydktWaEJUSTh0Y3J5KzRhZjk1US8zd2FZPSIsY25vbmNlPSJ4NmxVZ1plOS9xQ0Mxb2xIRStrSmhOMGdCZSs2c3Q3NmlDU3RJdUVqdzBVPSIsbmM9MDAwMDAwMDEscW9wPWF1dGgtY29uZixjaXBoZXI9cmM0LG1heGJ1Zj0xMDI0LGRpZ2VzdC11cmk9InNpZXZlL21haWwucGxhcnNvbi5ydSIscmVzcG9uc2U9Y2Y4OWI1YmFlZDM4ZmU0OTJjZDgyNjYyMzBhYTM4YjE=
S: OK (SASL "cnNwYXV0aD1mMTM0NGU4NDVkMmVlZGNjMGNiOTg0Zjk2NmM0NzBhNg==")
Authenticated.
Security strength factor: 128
Where is i'm wrong?
Thanks!