I've read through the archives and I see a lot of discussion similar to my problem, but I haven't found anything that works yet. My Cyrus V2.2.3 installation works fine. I can run cyradm with no problem and imap logins work fine, but I can't get sieveshell or sivtest to work.

[EMAIL PROTECTED] /usr/cyrus> $ sieveshell --user=cyrus --authname=cyrus ecntest.rm.posnetservices.com
connecting to ecntest.rm.posnetservices.com
Please enter your password:
unable to connect to server at /usr/local/bin/sieveshell line 169, <STDIN> line 1


[EMAIL PROTECTED] /usr/cyrus> $ sivtest
WARNING: no hostname supplied, assuming localhost
S: "IMPLEMENTATION" "Cyrus timsieved v2.2.3"
S: "SASL" "PLAIN"
S: "SIEVE" "fileinto reject envelope vacation imapflags notify subaddress relational regex"
S: OK
Please enter your password:
C: AUTHENTICATE "PLAIN" {24+}
Y3lydXMAY3lydXMAQ3lydXM=
S: NO "Authentication Error"
Authentication failed. generic failure
Security strength factor: 0
logout
OK "Logout Complete"
Connection closed.


/var/log/messages:
May 27 13:37:40 ecntest su(pam_unix)[24937]: session opened for user cyrus by cpaluch(uid=0)
May 27 13:37:45 ecntest perl: No worthy mechs found
May 27 13:38:21 ecntest sieve[24971]: Password verification failed
May 27 13:38:21 ecntest sieve[24971]: badlogin: localhost.localdomain[127.0.0.1] PLAIN authentication failure
May 27 13:38:48 ecntest su(pam_unix)[24937]: session closed for user cyrus


/var/log/auth.log:
May 27 13:37:40 ecntest su(pam_unix)[24937]: session opened for user cyrus by cpaluch(uid=0)
May 27 13:37:45 ecntest perl: No worthy mechs found
May 27 13:38:21 ecntest sieve[24971]: Password verification failed
May 27 13:38:48 ecntest su(pam_unix)[24937]: session closed for user cyrus


/etc/imapd.conf:
sasl_passwd_check:      auxprop
sasl_auxprop_plugin:    sasldb
sasl_mech_list:         PLAIN LOGIN

[EMAIL PROTECTED] /root> $ sasldblistusers2
[EMAIL PROTECTED]: cmusaslsecretOTP
[EMAIL PROTECTED]: cmusaslsecretOTP
[EMAIL PROTECTED]: userPassword
[EMAIL PROTECTED]: userPassword

$ telnet ecntest sieve
Trying 10.100.2.61...
Connected to ecntest.
Escape character is '^]'.
"IMPLEMENTATION" "Cyrus timsieved v2.2.3"
"SASL" "PLAIN"
"SIEVE" "fileinto reject envelope vacation imapflags notify subaddress relational regex"
OK
logout
OK "Logout Complete"
Connection closed by foreign host.


I know I've done something wrong, just can't see it. Any hints would be greatly appreciated.
Thanks,
Chris Paluch



---
Cyrus Home Page: http://asg.web.cmu.edu/cyrus
Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html

Reply via email to