On 8/7/2014 12:24 PM, Jerry wrote: > Thu, 7 Aug 2014 06:22:01 -0400 > > I am running Pigeonhole version 0.4.3 on a FreeBSD 10 machine. How do I > actually trace which rule in my sieve file is causing a specific action on a > specific email. Other then eliminating each rule one by one and rerunning the > script to isolate it, how can I discover what rule is causing the problem?
You can use the sieve-test tool for that. man sieve-test Regards, Stephan.
