sieve and vacation

2001-11-22 Thread Alex Werner

Hallo *,
we are using cyrus 2.0.12  with sieve. Everything is working fine but
vacation doesn't.

this is my sievescript:
# Mail rules for user test
# Created by Websieve version 0.61h
require [fileinto,vacation];


vacation :days 1 :addresses [[EMAIL PROTECTED], [EMAIL PROTECTED],
[EMAIL PROTECTED], [EMAIL PROTECTED]] text:
Autogenerated Message:
On vacation for the next week
.
;
and this is the test output:
Envelope body of 'to'? [EMAIL PROTECTED]
Envelope body of 'from'? [EMAIL PROTECTED]
Have I already responded to 'da1da86583969a9d5641322a9083ae69' in 3
days? no
echo 'Autogenerated Message:
On vacation for the next week
' | mail -s 'Re: (no subject)' '[EMAIL PROTECTED]' for message
'/var/spool/imap/user/test/212.'
notify msg = 'You have new mail

To: [EMAIL PROTECTED]
From: Alex Werner [EMAIL PROTECTED]
Subject: (no subject)

Action(s) taken:
Sent vacation reply
' with priority = medium
keeping message '/var/spool/imap/user/test/212.'

If i send a mail to this user the sieve script have no effect.

any ideas?






DBERROR db3

2001-11-06 Thread Alex Werner


Hallo *,
we are using sol8 with cyrus v2.0.12.  I become this strange messages in

the log:
 26 10:10:43 merkur.ecrc.de imapd[13792]: [ID 866726 local6.error]
DBERROR db3: 104 lockers
Oct 26 10:10:48 merkur.ecrc.de imapd[13814]: [ID 866726 local6.error]
DBERROR db3: 105 lockers
Oct 26 10:10:54 merkur.ecrc.de imapd[13858]: [ID 866726 local6.error]
DBERROR db3: 106 lockers
Oct 26 10:11:05 merkur.ecrc.de imapd[13895]: [ID 866726 local6.error]
DBERROR db3: 107 lockers
Oct 26 10:11:59 merkur.ecrc.de imapd[13988]: [ID 866726 local6.error]
DBERROR db3: 108 lockers
Oct 26 10:11:59 merkur.ecrc.de imapd[13990]: [ID 866726 local6.error]
DBERROR db3: 109 lockers
Oct 26 10:12:24 merkur.ecrc.de imapd[14023]: [ID 866726 local6.error]
DBERROR db3: 110 lockers
Oct 26 10:13:35 merkur.ecrc.de imapd[14297]: [ID 866726 local6.error]
DBERROR db3: 111 lockers
Oct 26 10:13:57 merkur.ecrc.de imapd[14349]: [ID 866726 local6.error]
DBERROR db3: 112 lockers
Oct 26 10:13:57 merkur.ecrc.de imapd[14364]: [ID 866726 local6.error]
DBERROR db3: 113 lockers
Oct 26 10:14:07 merkur.ecrc.de imapd[14389]: [ID 866726 local6.error]
DBERROR db3: 114 lockers
Oct 26 10:14:12 merkur.ecrc.de imapd[14417]: [ID 866726 local6.error]
DBERROR db3: 115 lockers
Oct 26 10:14:19 merkur.ecrc.de imapd[14452]: [ID 866726 local6.error]
DBERROR db3: 117 lockers
Oct 26 10:14:23 merkur.ecrc.de imapd[14465]: [ID 866726 local6.error]
DBERROR db3: 118 lockers
Oct 26 10:14:24 merkur.ecrc.de imapd[14439]: [ID 866726 local6.error]
DBERROR db3: 118 lockers

Only when i restart the master process are  this messages gone.
Have anyone some solution??

thx
bye
Alex






Cyrus IMAP4 v2.0.12 cyrus-sasl-1.5.24

2001-08-01 Thread Alex Werner

Hello ,
I'm using solari8 with cyrusv2.0.12 and cyrus-sasl1.5.24.
This is my imapd.conf:
configdirectory: /var/scratch/imap/config
partition-default: /var/scratch/imap
sievedir: /var/scratch/imap/sieve
admins: awerner root cyrus
sasl_pwcheck_method: PAM

Everything is working fine, but i have always this messages when i
login to the imapserver with the administration tool cyradm:

Jul 31 16:15:20 is-setup20.ecrc.de perl[245]: [ID 765222 auth.error]
unable to dlopen /usr/lib/sasl/libcrammd5.so: ld.so.1: perl: fatal:
relocation error: file /usr/lib/sasl/libcrammd5.so: symbol __eprintf:
referenced symbol not found
Jul 31 16:15:20 is-setup20.ecrc.de perl[245]: [ID 162753 auth.error]
unable to dlopen /usr/lib/sasl/libdigestmd5.so: ld.so.1: perl: fatal:
relocation error: file /usr/lib/sasl/libdigestmd5.so: symbol __eprintf:
referenced symbol not found

I compiled sasl with this options:
./configure --disable-gssapi

and the link from /usr/lib/sasl to the sasl directory is also set.

have anyone some ideas??

bye
Alex




default acl

2001-07-31 Thread Alex Werner

Hallo *,

How can I change the default entry in the acl??

thx

bye
Alex





Re: default acl

2001-07-31 Thread Alex Werner

Vaidas Damosevicius wrote:

  Hallo *,
 
  How can I change the default entry in the acl??

 in imapd.conf change this:

 # The Access Control List (ACL) placed on a newly-created (non-user)
 # mailbox that does not have a parent mailbox.
 #
 defaultacl: anyone lrs

thx,
 but I want to change an available default entry of  imapbox