I am having problems getting sieveshell to work on my Sarge (with cyrus21) box.
Would really appreciate some hints and tips on this issue.
I have been goggling and searching for various hints and tips, but I am stuck.
Would really appreciate some hints and suggestions on this issue.
Thanks in advance
Bengt
When I do a "telnet localhost 2000" the following appear in the logs syslog ------- mollie cyrus/master[16691]: about to exec /usr/lib/cyrus/bin/timsieved mollie cyrus/sieve[16691]: executed mollie cyrus/sieve[16691]: accepted connection mollie cyrus/master[1120]: process 16691 exited, status 0
mail.log -------- mollie cyrus/master[16696]: about to exec /usr/lib/cyrus/bin/timsieved mollie cyrus/sieve[16696]: executed mollie cyrus/sieve[16696]: accepted connection mollie cyrus/master[1120]: process 16696 exited, status 0
grep sieve imapd.conf
---------------------
# Space-separated list of users that have sieve "admin" status, in
#sieve_admins: cyrus
# and sieve_proxyservers.
# directories: ~user/.sieve.
sieveusehomedir: false
# If sieveusehomedir is false, this directory is searched for Sieve scripts.
sievedir: /var/spool/sieve
#sievenotifier: zephyr
# lmtp, sieve)
# File containing the certificate used for sieve. If not specified, the global
# certificate is used. A value of "disabled" will disable SSL/TLS for sieve.
#tls_sieve_cert_file: /etc/ssl/certs/cyrus-sieve.pem
#tls_sieve_cert_file: disabled
# File containing the private key belonging to the sieve-specific server
# "disabled" will disable SSL/TLS for sieve.
#tls_sieve_key_file: /etc/ssl/private/cyrus-sieve.key
#tls_sieve_key_file: disabled
# Require a client certificate for ALL services (imap, pop3, lmtp, sieve).
# Require a client certificate for sieve ONLY.
#tls_sieve_require_cert: false
grep sieve cyrus.conf
---------------------
# useful if you need to give users remote access to sieve
sieve cmd="timsieved" listen="localhost:sieve" prefork=0 maxchild=100
# except for sieve (which deals automatically with Murder)
sieveshell localhost -------------------- connecting to localhost unable to connect to server at /usr/bin/sieveshell line 174.
telnet localhost 2000
----------------------
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
"IMPLEMENTATION" "Cyrus timsieved v2.1.16-IPv6-Debian-2.1.16-3"
"SIEVE" "fileinto reject envelope vacation imapflags notify subaddress relational regex"
"STARTTLS"
OK
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]