do you allow plain text logins? (I don't think sieveshell won't work
with it disabled)
you can try using sievec to compile the current sieve scripts and
make them active.
you can debug with sivtest
# sivtest bratwurst
S: "IMPLEMENTATION" "Cyrus timsieved v2.3-alpha"
S: "SASL" "GSSAPI"
S: "SIEVE" "comparator-i;ascii-numeric fileinto reject vacation
imapflags notify envelope relational regex subaddress copy"
S: "STARTTLS"
S: OK
Authentication failed. no mechanism available
Security strength factor: 0
Our server requires starttls and I didn't do it
so
#sivtest -t "" bratwrust
does the trick
-Patrick
On Apr 7, 2006, at 1:49 PM, David H. Lynch Jr. wrote:
I recently had to rebuild a Cyrus 2.2 Mail Server.
I cloned the root partition first.
Built the new system.
copied the appropriate configuration from the old system, checked
permissions and got everything running.
Cyrus IMAP works fine.
cyradm works fine.
but sieve filters on accounts are inactive - they are present in
/var/spool/sieve
And sieveshell will not authenticate.
authlog has lots of cyrus/sieve errors every time I try to run
sieveshell.
basically sieveshell appears to be running through a bunch of SASL
authentication methods (NTLM, OTP, DIGEST-MD5, ..) and failing each
and finally complaining that there are "no worthy mechs"
I have scoured the old system and I can not find anywhere that
sieve/SASL is configured separately from cyrus imap - and my
imapd.conf,
and cyrus.conf have not changed.
I am using sasldb for authentication. I have run sasldblistusers2
with expected results, checked permissions on everything sasl related.
What am I missing ? How can cyrus imap be using SASL correctly but
sieve is not ?
--
Dave Lynch DLA Systems
Software Development: Embedded Linux
717.627.3770 [EMAIL PROTECTED] http://www.dlasys.net
fax: 1.253.369.9244 Cell: 1.717.587.7774
Over 25 years' experience in platforms, languages, and technologies
too numerous to list.
----
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
----
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