Sieve 2.2 not working

Dan Mack mack at macktronics.com
Wed May 11 15:21:58 EDT 2005


I am having a slightly different problem with my new sieve 2.2 install. 
When I issue the 'list' command, I get nothing.  What could cause that 
problem?

If anyone knows how to put sieve into debug mode, please let us know.

Dan

On Wed, 11 May 2005, John Lane wrote:

>>  Try to make a 'cc' rule so that sendmail gets called and sends an
>> email. Also make sure you have activated the default script, perhaps
>> between the tests you have omitted to adctivate the script.
>
> My sieve script is loaded and activated:
> -bash-2.05b# sieveshell -a testuser -u testuser localhost
> connecting to localhost
> Please enter your password:
>> list
> sievetest  <- active script
>> get sievetest
> require ["reject","fileinto"];
>
>  if address :is :all "From" "me at mydomain.com"
>  {
>    reject "testing";
>  }
>> quit
> -bash-2.05b#
>
> Is there any way to peer into what sieve is/isn't doing,
> such as a syslog or something ?
>
> ---
> Cyrus Home Page: http://asg.web.cmu.edu/cyrus
> Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu
> List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html
>
---
Cyrus Home Page: http://asg.web.cmu.edu/cyrus
Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html




More information about the Info-cyrus mailing list