Hi, I'm using the following software:
Cyrus IMAPd 2.2.6 Cyrus SASL 2.1.18 Heimdal 0.6.1 I just noticed a problem similar to what William Turner described on Sat, 28 Feb 2004 12:56:45 -0500 [1]: When authenticating with GSSAPI I can't upload Sieve script larger than about 4k bytes: $ ls -l my.script -rw-r--r-- 1 jukka jukka 3664 Jul 1 23:31 my.script $ sieveshell -a gssapi mx1 connecting to mx1 > put my.script Bad protocol from MANAGESIEVE server: expected LPAREN The following is logged: sieve[7228]: encoded packet size too big (4107 > 4096) If I authenticate PLAIN uploading the script works fine. Any hints? [1] http://asg.web.cmu.edu/archive/message.php?mailbox=archive.info-cyrus&msg=28175 -- bashian roulette: $ ((RANDOM%6)) || rm -rf ~ --- 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