Re: Sieve runtime error claiming mailbox doesn't exist

2019-12-14 Thread Jim Sculley
On 12/13/19 5:48 PM, Michael Menge wrote which cyrus version did you use with CentOS7? I can't be certain since the jump to CentOS 8 killed off my CentOS 7 install, but the latest packages listed for CentoOS 7 is cyrus-imapd-2.4.17-15.el7.x86_64.rpm Can you post the sieve script. I don't kn

Re: Sieve runtime error claiming mailbox doesn't exist

2019-12-13 Thread Michael Menge
25B: from=, size=419, nrcpt=1 (queue active) Dec  6 12:51:39 buttercup cyrus/lmtp[27814]: sieve runtime error for jim id <20191206175139.07fba2168...@mail.home.lan>: Fileinto (user/jim/System Messages): Mailbox does not exist Can you post the sieve script. I don't know if the log shows

Re: Sieve runtime error claiming mailbox doesn't exist

2019-12-13 Thread Patrick Boutilier
ge-id=<20191206175139.07fba2168...@mail.home.lan> >Dec  6 12:51:39 buttercup postfix/qmgr[27671]: 07FBA216825B: >from=, size=419, nrcpt=1 (queue active) >Dec  6 12:51:39 buttercup cyrus/lmtp[27814]: sieve runtime error for >jim id <20191206175139.07fba2168...@mail.home.lan>: >F

Sieve runtime error claiming mailbox doesn't exist

2019-12-13 Thread Jim Sculley
7fba2168...@mail.home.lan> Dec  6 12:51:39 buttercup postfix/qmgr[27671]: 07FBA216825B: from=, size=419, nrcpt=1 (queue active) Dec  6 12:51:39 buttercup cyrus/lmtp[27814]: sieve runtime error for jim id <20191206175139.07fba2168...@mail.home.lan>: Fileinto (user/jim/System Messages): Mailb

Re: sieve runtime error

2018-12-18 Thread Simon Matter via Info-cyrus
rmonywave.net mail.harmonywave.cloud >> > connecting to mail.harmonywave.cloud >> > Please enter your password: >> >> put /tmp/testing.sieve testing >> >> activate testing >> >> list >> > testing <- active script >> >>

Re: sieve runtime error

2018-12-18 Thread Joshua Schaeffer
: > > I'm trying to setup sieve and getting the following error in my logs: > > > > Dec 17 10:36:07 bllmail01 cyrus/lmtp[14530]: sieve runtime error for > > jschaef...@harmonywave.net id > > : > > Reject: Sendmail process terminated normally, exit status 2

Re: sieve runtime error

2018-12-17 Thread Simon Matter
> I'm trying to setup sieve and getting the following error in my logs: > > Dec 17 10:36:07 bllmail01 cyrus/lmtp[14530]: sieve runtime error for > jschaef...@harmonywave.net id > : > Reject: Sendmail process terminated normally, exit status 255 > > > I'm foll

sieve runtime error

2018-12-17 Thread Joshua Schaeffer
I'm trying to setup sieve and getting the following error in my logs: Dec 17 10:36:07 bllmail01 cyrus/lmtp[14530]: sieve runtime error for jschaef...@harmonywave.net id : Reject: Sendmail process terminated normally, exit status 255 I'm following the documentation h

Re: sieve runtime error Fileinto: Permission denied

2016-05-25 Thread Sunny via Info-cyrus
wants to deliver mails directly to the shared Drafts folder via sieve script: if anyof (header :contains "to" "mailtest") { fileinto "Drafts"; stop; } I get the error: May 24 13:23:24 popc lmtpunix[6959]: sieve runtime error for mailtest id <201605241123.u4

Re: sieve runtime error Fileinto: Permission denied

2016-05-24 Thread Edda via Info-cyrus
ts folder via sieve script: if anyof (header :contains "to" "mailtest") { fileinto "Drafts"; stop; } I get the error: May 24 13:23:24 popc lmtpunix[6959]: sieve runtime error for mailtest id <201605241123.u4OBMqJK006976@popc.localdomain>: Fileinto: Perm

Re: sieve runtime error Fileinto: Permission denied

2016-05-24 Thread Merlin Hartley via Info-cyrus
I wonder if this is an 'altnamespace' issue - are you specifying INBOX/folder? -- Merlin Hartley > On 23 May 2016, at 12:52, Sunny via Info-cyrus > wrote: > > Hi, > > I'm seeing the following error logs with some users sieve filtering > May 23 11:41:31 i

Re: sieve runtime error Fileinto: Permission denied

2016-05-24 Thread Bron Gondwana via Info-cyrus
On Tue, May 24, 2016, at 20:16, Patrick Boutilier via Info-cyrus wrote: > On 05/24/2016 01:56 AM, OBATA Akio via Info-cyrus wrote: > > On Tue, 24 May 2016 12:32:07 +0900, Bron Gondwana via Info-cyrus > > wrote: > > > >> On Tue, May 24, 2016, at 10:44, OBATA Akio via Info-cyrus wrote: > >>> On Tue,

Re: sieve runtime error Fileinto: Permission denied

2016-05-24 Thread Patrick Boutilier via Info-cyrus
On 05/24/2016 01:56 AM, OBATA Akio via Info-cyrus wrote: On Tue, 24 May 2016 12:32:07 +0900, Bron Gondwana via Info-cyrus wrote: On Tue, May 24, 2016, at 10:44, OBATA Akio via Info-cyrus wrote: On Tue, 24 May 2016 07:25:42 +0900, Bron Gondwana via Info-cyrus wrote: > On Mon, May 23, 2016, a

Re: sieve runtime error Fileinto: Permission denied

2016-05-23 Thread OBATA Akio via Info-cyrus
On Tue, 24 May 2016 12:32:07 +0900, Bron Gondwana via Info-cyrus wrote: On Tue, May 24, 2016, at 10:44, OBATA Akio via Info-cyrus wrote: On Tue, 24 May 2016 07:25:42 +0900, Bron Gondwana via Info-cyrus wrote: > On Mon, May 23, 2016, at 22:47, Sundeep Singh Nanuwa via Info-cyrus wrote: >> O

Re: sieve runtime error Fileinto: Permission denied

2016-05-23 Thread Bron Gondwana via Info-cyrus
On Tue, May 24, 2016, at 10:44, OBATA Akio via Info-cyrus wrote: > On Tue, 24 May 2016 07:25:42 +0900, Bron Gondwana via Info-cyrus > wrote: > > > On Mon, May 23, 2016, at 22:47, Sundeep Singh Nanuwa via Info-cyrus wrote: > >> On 23/05/16 13:35, Bron Gondwana via Info-cyrus wrote: > >> > You nee

Re: sieve runtime error Fileinto: Permission denied

2016-05-23 Thread OBATA Akio via Info-cyrus
On Tue, 24 May 2016 07:25:42 +0900, Bron Gondwana via Info-cyrus wrote: On Mon, May 23, 2016, at 22:47, Sundeep Singh Nanuwa via Info-cyrus wrote: On 23/05/16 13:35, Bron Gondwana via Info-cyrus wrote: > You need to have "anyone p" acl to fileinto anything other than inbox. That didn't work u

Re: sieve runtime error Fileinto: Permission denied

2016-05-23 Thread Bron Gondwana via Info-cyrus
On Mon, May 23, 2016, at 22:47, Sundeep Singh Nanuwa via Info-cyrus wrote: > On 23/05/16 13:35, Bron Gondwana via Info-cyrus wrote: > > You need to have "anyone p" acl to fileinto anything other than inbox. > That didn't work unfortunately. Deliver into INBOX works, fileinto doesn't. It's ACLs fo

Re: sieve runtime error Fileinto: Permission denied

2016-05-23 Thread Sundeep Singh Nanuwa via Info-cyrus
On 23/05/16 14:09, Jack Snodgrass via Info-cyrus wrote: file permissions like right.. acl permissions look right... are you running with selinux set to something other than disabled? Just a guess... but everything else looks ok. It's disabled SELINUX=disabled Thanks Cyrus Home Page: ht

Re: sieve runtime error Fileinto: Permission denied

2016-05-23 Thread Jack Snodgrass via Info-cyrus
file permissions like right.. acl permissions look right... are you running with selinux set to something other than disabled? Just a guess... but everything else looks ok. jack On 05/23/2016 07:47 AM, Sundeep Singh Nanuwa via Info-cyrus wrote: On 23/05/16 13:35, Bron Gondwana via Info-cy

Re: sieve runtime error Fileinto: Permission denied

2016-05-23 Thread Sundeep Singh Nanuwa via Info-cyrus
On 23/05/16 13:35, Bron Gondwana via Info-cyrus wrote: You need to have "anyone p" acl to fileinto anything other than inbox. That didn't work unfortunately. Thanks Cyrus Home Page: http://www.cyrusimap.org/ List Archives/Info: http://lists.andrew.cmu.edu/pipermail/info-cyrus/ To Unsub

Re: sieve runtime error Fileinto: Permission denied

2016-05-23 Thread Bron Gondwana via Info-cyrus
You need to have "anyone p" acl to fileinto anything other than inbox. Bron. On Mon, May 23, 2016, at 21:52, Sunny via Info-cyrus wrote: > Hi, > > I'm seeing the following error logs with some users sieve filtering > May 23 11:41:31 imap02 lmtpunix[26005]: sieve

sieve runtime error Fileinto: Permission denied

2016-05-23 Thread Sunny via Info-cyrus
Hi, I'm seeing the following error logs with some users sieve filtering May 23 11:41:31 imap02 lmtpunix[26005]: sieve runtime error for test2 id <5742de5a.3040...@org.ac.uk>: Fileinto: Permission denied Essentially emails are not being put into the specific folders. Their

Re: [SOLVED] sieve runtime error on redirect

2016-03-07 Thread Sundeep Singh Nanuwa via Info-cyrus
/usr/bin/sendmail.sendmail didn't have the correct group or permissions needed for certain sieve commands such as redirect and vacation correct permissions - note: group execute needs sticky bit ls -ls /usr/sbin/sendmail -rwxr-sr-x 1 root smmsp 833512 Mar 7 13:40 sendmail.sendmail Cyrus H

sieve runtime error on redirect

2016-03-07 Thread Sunny via Info-cyrus
Hi, I'm getting issues with sieve unable to redirect messages for any user with redirect set. Any pointers to solve this issue? Mar 7 11:52:15 imap02 lmtpunix[8635]: sieve runtime error for ssntest2 id <56dd69d8.3040...@ebi.ac.uk>: Redirect: Sendmail process terminated nor

Solved: Sieve runtime error for redirect and reject

2004-10-16 Thread Sebastian Hagedorn
Hi again, sorry for the noise ... this was my fault. -- Sebastian Hagedorn <[EMAIL PROTECTED]> is rumored to have mumbled on Samstag, 16. Oktober 2004 15:53 Uhr +0200 regarding Sieve runtime error for redirect and reject: I'm noticing log entries like the following: Oct 16 11:

Sieve runtime error for redirect and reject

2004-10-16 Thread Sebastian Hagedorn
Hi, I'm noticing log entries like the following: Oct 16 11:41:22 lvr13 lmtpunix[9937]: sieve runtime error for xxx: Redirect: Sendmail process terminated normally, exit status 71 Oct 16 11:47:11 lvr13 lmtpunix[22545]: sieve runtime error for xxx: Reject: Sendmail process terminated nor