SIEVE authentication failed

Gerald Griessner ggriessn at salzburgresearch.at
Wed Sep 1 10:19:11 EDT 2004



--On Wednesday, September 01, 2004 08:49:25 -0400 Ken Murchison 
<ken at oceana.com> wrote:

> Gerald Griessner wrote:
>
>> Hi,
>>
>> I migrated from Cyrus Imap 2.1.16 to 2.2.8 a couple of days ago.
>>
>> Since then I can not login to Sieve any more.
>>
>> Can anyone help me?
>>
>> below I included my imapd.conf, sivtest output and imtest output
>>
>> Cheers
>>  Gerald
>>
>> bash-2.05# sivtest -u ggriessn localhost
>> S: "IMPLEMENTATION" "Cyrus timsieved v2.2.8"
>> S: "SIEVE" "fileinto reject envelope vacation imapflags notify
>> subaddress relational regex"
>> S: "STARTTLS"
>> S: OK
>
>
> Cyrus isn't finding your SASL plugins, because no SASL mechs are listed
> in the capability list.  Make sure you have SASL installed correctly.
>
>
>>> SNIP

Hi Ken,

actually IMAP is authenticating against SASL.

I compiled sasl 2.1.9 like:
./configure --prefix=/usr/cyrus-sasl --sysconfdir=/etc --enable-login 
--disable-checkapop --disable-krb4 --disable-gssapi 
--with-openssl=/usr/local/ssl --with-saslauthd=/var/state/saslauthd 
--with-ldap
And in sasldb/Makefile line 245
    changed     LOCAL_SASL_DB_BACKEND_STATIC :=
      to        LOCAL_SASL_DB_BACKEND_STATIC =

   since it was not "making"

I'm starting the daemeon like:
/usr/cyrus-sasl/sbin/saslauthd -a pam -O /etc/saslauthd

/etc/saslauthd:
MECHANISMS="pam"

--enable-login --disable-checkapop --disable-krb4 --disable-gssapi 
--with-openssl=/usr/local/ssl --with-saslauthd=/var/state/saslauthd

I did exactly the same as with version 2.1.17 (old Server)

Can you give me any hint?

Cheers
   Gerald

---
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




More information about the Info-cyrus mailing list