Sieve isn't sieving

2003-02-18 Thread Jay Levitt
I'm trying to set up Sieve for the first time on Cyrus IMAPD 2.1.12. I'm delivering via sendmail 8.12.6, using LMTP. Sieve is reading the script; I can see the atime change, and if I try to "fileinto" a nonexistent mailbox I get a sieve runtime error in syslog. However, nothing in the script has

Re: Sieve isn't sieving for me - things to check

2002-11-14 Thread David C. Tuttle
This is just a follow-up for the archives. When I create the IMAP folders by hand from an IMAP client, sieve works. I had expected that Cyrus would create the folder if it didn't already exist - apparently, it doesn't. I'll try Nick's suggestion about the filepaths, too. Thanks to Nick and Paul

Re: Sieve isn't sieving for me - things to check

2002-11-14 Thread Nick Fisher
MAIL PROTECTED] Date: Thu, 14 Nov 2002 11:27:57 -0800 (PST) Subject: Re: Sieve isn't sieving for me - things to check > The link from /usr/lib/sasl2 to /usr/local/lib/sasl2 did indeed work. > Now sieveshell works and I can upload a sieve script. But it still > isn't sieving. > &

Re: Sieve isn't sieving for me - things to check

2002-11-14 Thread David C. Tuttle
The link from /usr/lib/sasl2 to /usr/local/lib/sasl2 did indeed work. Now sieveshell works and I can upload a sieve script. But it still isn't sieving. PROMPT# sieveshell --user=sstest --authname=sstest localhost connecting to localhost Please enter your password: > put /root/sievescr

RE: Sieve isn't sieving for me

2002-11-13 Thread Schmehl, Paul L
gt; Sent: Wednesday, November 13, 2002 2:22 PM > To: [EMAIL PROTECTED] > Subject: Sieve isn't sieving for me > > > I'm sure I'm missing something, but I can't find it in the > docs, FAQs or info-cyrus archive... > > I've got a user who wants to run

Re: Sieve isn't sieving for me - things to check

2002-11-13 Thread Nick Fisher
g pam with plain make sure that pam has a sieve entry. Nick -Original Message- From: "David C. Tuttle" <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Date: Wed, 13 Nov 2002 12:22:08 -0800 (PST) Subject: Sieve isn't sieving for me > I'm sure I'm missing som

Sieve isn't sieving for me

2002-11-13 Thread David C. Tuttle
I'm sure I'm missing something, but I can't find it in the docs, FAQs or info-cyrus archive... I've got a user who wants to run sieve. So I upgraded Cyrus IMAP to 2.1.9, and I enabled sieve by leaving out "--disable-sieve" in the configure step and kept all the other options I used for 2.1.5: #