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

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-14 Thread brian
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 On Wed, Aug 12, 2009 at 9:52 PM, brian wrote: > I've created a "vaca

Re: IOERROR: fstating sieve script ??(SOLVED)

2007-03-15 Thread BipinDas
Aristotelis wrote: BipinDas wrote: Hi All, I am used the autocreatepatch 2.3.1. It works fine. But when a mailbox created my /var/log/syslog shows the following error.  Let me know why this happened and how to fix it. -

Re: IOERROR: fstating sieve script ??

2007-03-15 Thread Aristotelis
BipinDas wrote: Hi All, I am used the autocreatepatch 2.3.1. It works fine. But when a mailbox created my /var/log/syslog shows the following error. Let me know why this happened and how to fix it. --

Re: IOERROR: fstating sieve script ??

2007-03-15 Thread FORMER 03 | Baltasar Cevc
Hi, On 15.03.2007, at 04:12, BipinDas wrote: I am used the autocreatepatch 2.3.1. It works fine. But when a mailbox created my /var/log/syslog shows the following error.  Let me know why this happened and how to fix it. -

Re: IOERROR: fstating sieve script

2005-10-31 Thread Simon Matter
Hi Leon, > Hello All, > > Could you please tell me what these entries in my log mean: > > Oct 31 12:58:55 mail lmtpunix[14418]: lmtp connection preauth'd as postman > Oct 31 12:58:55 mail lmtpunix[14418]: IOERROR: fstating sieve script > /var/lib/sieve/k/kuper/defaultbc: No such file or directory

Re: IOERROR: fstating sieve script

2005-10-27 Thread Ken Murchison
[EMAIL PROTECTED] wrote: Hello All, In the logs I see these kind of messages: Oct 27 16:48:05 mail master[14841]: about to exec /usr/lib/cyrus/bin/lmtpd Oct 27 16:48:05 mail lmtpunix[14841]: executed Oct 27 16:48:05 mail lmtpunix[14841]: accepted connection Oct 27 16:48:05 mail lmtpunix[14841]

Re: IOERROR: fstating sieve script

2005-03-13 Thread John Wade
Actually to get rid of this warning in the logs, all you have to do it reduce the logging level from debug to something more sane. As is, logging at debug (which is the default) will consume an inordinate amount of system resources on a production system.Just reconfigure syslog to log at

Re: IOERROR: fstating sieve script

2005-03-12 Thread ML mail
--- Baltasar Cevc <[EMAIL PROTECTED]> wrote: > Cyrus will create the structure when it needs it; > however, > I do not know any way to get rid of these messages > without > having a default script. That's exactly what I wanted to hear ;-) Thanks! Well if there is a patch for that, I guess it wi

Re: IOERROR: fstating sieve script

2005-03-12 Thread Baltasar Cevc
Hi, ML mail wrote: Well the thing is that I don't really want a default sieve script for everyuser I just want to be sure the directory structure gets created so that in case the user wants a sieve script, it won't complain about a missing dir/subdir. So my question really is: do I need to manualy

Re: IOERROR: fstating sieve script

2005-03-11 Thread ML mail
--- Baltasar Cevc <[EMAIL PROTECTED]> wrote: > It means that no sieve script is found for the > account; more exactly no > bytecode-compiled version (defaultbc) of the > defaults script (which > would be default). > > There was a patch to cyrus on the list some time ago > to create default > scr

Re: IOERROR: fstating sieve script

2005-03-11 Thread Baltasar Cevc
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, | IOERROR: fstating sieve script | /var/cyrus/sieve/domain/c/clientdomain.com/t/test/defaultbc: | No such file or directory It means that no sieve script is found for the account; more exactly no bytecode-compiled version (defaultbc) of the defaults