Cyrus-imapd 2.3.14 - timsieved - Fedora 11-problem
mail_list at computer-gott.de
mail_list at computer-gott.de
Tue Sep 8 03:43:15 EDT 2009
Hi all !
on my installation , there's a problem with timsieved and horde-app "INGO".
i don´t know if cyrus or horde causses this problem, so there ist also an similiar thread on lists.horde.org
I am using Cyrus-imapd with webcyradm, mysql, amavisd, spamassasin, horde, clamd, postfix, postgrey,dcc, razo, pyzor.
I installed all packages on Fedora 11 and it works fine, only the INGO app won´t work.
INGO is an ap to activate and manipulate scripts for vacation or filtering with sieve ( in this case: timsieved).
I get an "Not ins TRANSACTION state"if i try to activate any script.
So the app can´t communicate with timsieved.
i did some tests.:
# sivtest -v localhost -u cyrus -a cyrus
S: "IMPLEMENTATION" "Cyrus timsieved v2.3.14-Fedora-RPM-2.3.14-1.fc11"
S: "SASL" "LOGIN DIGEST-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: {252}
S: bm9uY2U9IkNkU0w2TllXbnkvMURUNEhmYXV........EZXQwLHJjNC01NixyYzQsZGVzLDNkZXMiLG1heGJ1Zj00MDk2LGNoYXJzZXQ9dXRmLTgsYWxnb3JpdGhtPW1kNS1zZXNz
Please enter your password:
C: {356+}
C: dXNlcm5h...c0VGEwPSIsbmM9MDAwMDAwMDEscW9wPWF1dGgtY29uZixjaXBoZXI9cmM0LG1heGJ1Zj0xMDI0LGRpZ2VzdC11cmk9In.........zZT04MjFiYzM5NzA4OTU2MzgzYTVkODg2MGY4NGEwZjI2NA==
S: OK (SASL "cnNwYXV0a.......MTY5ND...hNg==")
Authenticated.
Security strength factor: 128
Asking for capabilities again since they might have changed
C: CAPABILITY
S: "IMPLEMENTATION" "Cyrus timsieved v2.3.14-Fedora-RPM-2.3.14-1.fc11"
S: "SASL" "LOGIN DIGEST-MD5"
S: "SIEVE" "comparator-i;ascii-numeric fileinto reject vacation imapflags notify envelope relational regex subaddress copy"
S: OK
# ps fax | grep sieve
18744 pts/0 S+ 0:00 \_ grep sieve
18651 ? S 0:00 \_ timsieved
18659 ? S 0:00 \_ timsieved
# telnet localhost 2000
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
"IMPLEMENTATION" "Cyrus timsieved v2.3.14-Fedora-RPM-2.3.14-1.fc11"
"SASL" "LOGIN DIGEST-MD5"
"SIEVE" "comparator-i;ascii-numeric fileinto reject vacation imapflags notify envelope relational regex subaddress copy"
"STARTTLS"
OK
#cat /etc/cyrus conf | grep sieve
sieve cmd="timsieved" listen="sieve" prefork=1
So, the daemon ist running.
Maybe there is a also or just only problem with the pear net_sieve.
Cause of requirements, i am not allowed to use a newer version of cyrus-imapd.
Where is the problem ?
Thanks
Georg
More information about the Info-cyrus
mailing list