Re: IOERROR: fstating sieve script

2009-08-15 Thread brian
On Fri, Aug 14, 2009 at 11:50 AM, brian wrote: > Anybody? > > I tried adding the directories under /var/lib/imap/sieve and copying > the defaultbc to each. But I'm now getting the following in the log: > >  sieve runtime error for ...: Vacation can not be used with Reject or Vacation > I'll try a

Re: IOERROR: fstating sieve script

2009-08-15 Thread Wesley Craig
On 15 Aug 2009, at 15:01, brian wrote: > In bc_eval.c: > > res = do_vacation(actions, toaddr, fromaddr, xstrdup(subject), > message, days, mime, handle); > > if (res == SIEVE_RUN_ERROR) > *errmsg = "Vacation can not be used with Reject or Vacation"; > > This is an unhelpful er