Harald Tveit Alvestrand wrote:
> 
> Hello,
> this may be naive, obvious or whatever, but here goes:
> 
> Is there any log that shows the actions a SIEVE script took on my email?
> The reason is, of course, that my email is business-critical, and I am just
> going to start using SIEVE now. If I miswrite the filters, I would very
> much like to know that I've messed up.
> 
> Thanks for any info!

Aside from putting logging/debugging info directly into the sieve source
code, you could try using the sieve NOTIFY extension and possibly Jeremy
Howard's notify_unix code.  With this combo, you should (in theory) be
able to have your sieve script log each action that it takes.

Ken
-- 
Kenneth Murchison     Oceana Matrix Ltd.
Software Engineer     21 Princeton Place
716-662-8973 x26      Orchard Park, NY 14127
--PGP Public Key--    http://www.oceana.com/~ken/ksm.pgp

Reply via email to