Re: sieve problems (continued)

2004-06-01 Thread Andreas
On Tue, Jun 01, 2004 at 10:20:28AM -0400, Ken Murchison wrote: > They both work equally well. Mine, which I just committed, doesn't add > an additional argument to run_sieve(). Either way, Christian gets the > credit for finding and fixing the bug. Great, thanks. --- Cyrus Home Page: http://a

Re: sieve problems (continued)

2004-06-01 Thread Ken Murchison
Andreas wrote: On Tue, Jun 01, 2004 at 11:31:56AM +0200, Christian Schulte wrote: :-) It does seem to work here as well now .. Puh. It would have become quite interesting if it would not work now. So, which patch is the right one? :) Ken's or Christian's? :) They both work equally well. Mine,

Re: sieve problems (continued)

2004-06-01 Thread Andreas
On Tue, Jun 01, 2004 at 11:31:56AM +0200, Christian Schulte wrote: > :-) > > >It does seem to work here as well now .. > > > Puh. It would have become quite interesting if it would not work now. So, which patch is the right one? :) Ken's or Christian's? :) --- Cyrus Home Page: http://asg.web.

Re: sieve problems (continued)

2004-06-01 Thread Christian Schulte
Bob Tito wrote: Christian Schulte wrote: Bob Tito wrote: I replied to fast ;-( .. Forgot to restart imap, and for me the old problem is back again.. For now i'll go back to Christian's patch. Hmm...there is no big difference with Ken's patch. Its more a thing that I needed to change three files

Re: sieve problems (continued)

2004-06-01 Thread Bob Tito
Christian Schulte wrote: Bob Tito wrote: I replied to fast ;-( .. Forgot to restart imap, and for me the old problem is back again.. For now i'll go back to Christian's patch. Hmm...there is no big difference with Ken's patch. Its more a thing that I needed to change three files where only one wa

Re: sieve problems (continued)

2004-06-01 Thread Christian Schulte
Bob Tito wrote: I replied to fast ;-( .. Forgot to restart imap, and for me the old problem is back again.. For now i'll go back to Christian's patch. Hmm...there is no big difference with Ken's patch. Its more a thing that I needed to change three files where only one was really needed to be ch

Re: sieve problems (continued)

2004-05-31 Thread Bob Tito
--On maandag 31 mei 2004 19:22 -0400 Ken Murchison <[EMAIL PROTECTED]> wrote: Christian Schulte wrote: Bob Tito wrote: Christian Schulte wrote: Bob Tito wrote: Does the attached patch fix the problem ? At least it was reproduceable now and the patch fixed it here. Hi Christian, For starters it is

Re: sieve problems (continued)

2004-05-31 Thread Bob Tito
Ken Murchison wrote: The patch looks to me more like a workaround and just fixes the problem. Maybe Ken or Rob will come up with a much more elegant solution. Please try this patch instead. I don't think we need to pass the namespace to run_sieve() as an additional argument since its already p

Re: sieve problems (continued)

2004-05-31 Thread Christian Schulte
Ken Murchison wrote: Please try this patch instead. I don't think we need to pass the namespace to run_sieve() as an additional argument since its already part of sieve_msgdata_t. Damn. Did not notice that. Applied the patch and it works. -- Christian --- Cyrus Home Page: http://asg.web.cmu.edu/

Re: sieve problems (continued)

2004-05-31 Thread Ken Murchison
Christian Schulte wrote: Bob Tito wrote: Christian Schulte wrote: Bob Tito wrote: Does the attached patch fix the problem ? At least it was reproduceable now and the patch fixed it here. Hi Christian, For starters it is good the hear that you are able to reproduce the problem... to finish it..

Re: sieve problems (continued)

2004-05-30 Thread Bob Tito
Christian Schulte wrote: Bob Tito wrote: Christian Schulte wrote: Bob Tito wrote: Does the attached patch fix the problem ? At least it was reproduceable now and the patch fixed it here. Hi Christian, For starters it is good the hear that you are able to reproduce the problem... to finish it..

Re: sieve problems (continued)

2004-05-30 Thread Christian Schulte
Bob Tito wrote: Christian Schulte wrote: Bob Tito wrote: Does the attached patch fix the problem ? At least it was reproduceable now and the patch fixed it here. Hi Christian, For starters it is good the hear that you are able to reproduce the problem... to finish it.. *IT WORKS* Thanks a lot!!

Re: sieve problems (continued)

2004-05-30 Thread Bob Tito
Christian Schulte wrote: Bob Tito wrote: Does the attached patch fix the problem ? At least it was reproduceable now and the patch fixed it here. Hi Christian, For starters it is good the hear that you are able to reproduce the problem... to finish it.. *IT WORKS* Thanks a lot!! But... bacause

Re: sieve problems (continued)

2004-05-29 Thread Christian Schulte
Bob Tito wrote: Here's the config: configdirectory: /var/imap partition-default: /var/spool/imap unixhierarchysep: yes altnamespace: yes allowplaintext: yes quotawarn: 90 imapidlepoll: 60 admins: cyrus singleinstancestore: yes duplicatesuppression: yes sieveusehomedir: false sievedir: /var/imap/sie

Re: sieve problems (continued)

2004-05-29 Thread Bob Tito
Christian Schulte wrote: Bob Tito wrote: Hi, For now cyrus-imapd-2.2.3 is the last version where sieve fileinto worked ;-( I have tried 2.2.4 and 2.2.5, both from the FreeBSD ports. I a NOT claiming the problem is in the source, it could also be a problem with the port, but i need some help put

Re: sieve problems (continued)

2004-05-29 Thread Bob Tito
Ken Murchison wrote: Sorry resent, forgot to check the recipients. .. Apply this patch (check for line wraps due to the email client) and report back the line that is logged. Hi Ken, i think this should have been user/info^magicfingers^org.Virusalert ? Bob ay 29 19:52:30 cyrus lmtp[23220]: accept

Re: sieve problems (continued)

2004-05-29 Thread Ken Murchison
Bob Tito wrote: Hi, For now cyrus-imapd-2.2.3 is the last version where sieve fileinto worked ;-( I have tried 2.2.4 and 2.2.5, both from the FreeBSD ports. I a NOT claiming the problem is in the source, it could also be a problem with the port, but i need some help putting my finger on it.. Th

Re: sieve problems (continued)

2004-05-29 Thread Christian Schulte
Bob Tito wrote: Hi, For now cyrus-imapd-2.2.3 is the last version where sieve fileinto worked ;-( I have tried 2.2.4 and 2.2.5, both from the FreeBSD ports. I a NOT claiming the problem is in the source, it could also be a problem with the port, but i need some help putting my finger on it.. Th

sieve problems (continued)

2004-05-29 Thread Bob Tito
Hi, For now cyrus-imapd-2.2.3 is the last version where sieve fileinto worked ;-( I have tried 2.2.4 and 2.2.5, both from the FreeBSD ports. I a NOT claiming the problem is in the source, it could also be a problem with the port, but i need some help putting my finger on it.. The portmaintaine