Make sure you have

sievedir: /usr/sieve
in your /etc/imapd.conf


Sincerely,
Nick
----- Original Message -----
From: "Alain Barth�lemy" <[EMAIL PROTECTED]>
To: "Cyrus-list" <[EMAIL PROTECTED]>
Cc: "cassandre" <[EMAIL PROTECTED]>
Sent: Friday, March 29, 2002 15:27
Subject: Cyrus-Imap/Sieve/Postfix/SuSE7.3


> Hello,
>
> Trying to install sieve but I am stucked
>
> I am looking for a good manual for Sieve but it is unfindable.
>
> Cyrus-Imap works without apparent problems
> With the SuSE 7.3 standard installation
>
> There is a directory /usr/sieve with cyrus:mail ownership
> In this directory: directories a => z
> I found long ago a script sieveshell.pl
> It is installed in /usr/sieve
> If I type /usr/sieve/sieveshell.pl -u cyrus localhost (after #> su cyrus)
> OK I can work with the program (list, get, put, activate, etc ...) but
only with user cyrus, if I try another user => unable to connect to server
> I "put" a script => nothing happens
> Not even error message
>
> Is there somewhere a good manual?
>
> Example of script:
>
> require ["reject"];
> if header :contains "From:" "bibi@address" {
> reject "VTFF";
> }
>
> But nothing happens (after put script then activate script). If I sens a
mail from bibi@address nothing happens.
>
> Thus: a good manual somewhere?
>
> Thank you
>
> --
> Alain Barth�lemy
> [EMAIL PROTECTED]
> http://bartydeux.gminfomatique.com
>

Reply via email to