Re: Very annoying IMAP problem (cyrus + Outlook)

2008-09-19 Thread Denis BUCHER
At the end, we solved the problem by simply doing in Outlook something like "Deleted messages marked as being deleted" and no more problem !!! Denis Denis BUCHER a écrit : > Strange but it doesn't appear in the transaction logs. > > Anyway, we think we solved the problem by deleting messages ma

Re: Very annoying IMAP problem (cyrus + Outlook)

2008-09-11 Thread Denis BUCHER
Strange but it doesn't appear in the transaction logs. Anyway, we think we solved the problem by deleting messages marked as being deleted ! ("Expunge" AFAIK ?) I'll keep you posted in case of new information/discoveries/solutions Denis Wesley Craig a écrit : > On 01 Sep 2008, at 14:50, Denis

Re: Very annoying IMAP problem (cyrus + Outlook)

2008-09-01 Thread Bron Gondwana
On Mon, Sep 01, 2008 at 03:37:19PM -0400, Wesley Craig wrote: > On 01 Sep 2008, at 14:50, Denis BUCHER wrote: > > What should I do next to solve my problem ? > > There are actually a couple of places cyrus might give the fatal > error "word too long". The prot routines should be recording the

Re: Very annoying IMAP problem (cyrus + Outlook)

2008-09-01 Thread Wesley Craig
On 01 Sep 2008, at 14:50, Denis BUCHER wrote: > What should I do next to solve my problem ? There are actually a couple of places cyrus might give the fatal error "word too long". The prot routines should be recording the interactions before passing the data up to the imap layer where the p

Re: Very annoying IMAP problem (cyrus + Outlook)

2008-09-01 Thread Denis BUCHER
Hello everyone, What should I do next to solve my problem ? Denis Denis BUCHER a écrit : > Hello everyone, > > David Carter a écrit : >> On Fri, 22 Aug 2008, Denis BUCHER wrote: >> >>> As far as I understand, the cause of the problem is : * "Outlook is >>> sending either a token or quoted stri

Re: Very annoying IMAP problem (cyrus + Outlook)

2008-08-22 Thread Denis BUCHER
Hello everyone, David Carter a écrit : > On Fri, 22 Aug 2008, Denis BUCHER wrote: > >> As far as I understand, the cause of the problem is : * "Outlook is >> sending either a token or quoted string that is longer than 8K bytes." > > Your problem is a mailbox which contains several thousand mess

Re: Very annoying IMAP problem (cyrus + Outlook)

2008-08-22 Thread Denis BUCHER
Hello, David Carter a écrit : >> As far as I understand, the cause of the problem is : * "Outlook is >> sending either a token or quoted string that is longer than 8K bytes." > > Your problem is a mailbox which contains several thousand messages. > Possibly several thousand messages which Outlo

Re: Very annoying IMAP problem (cyrus + Outlook)

2008-08-22 Thread Denis BUCHER
Hello, Thanks a lot to everyone for your answers, I'll do a complete reply, I think it's better : Michael Menge a écrit : > The configdirectory is set in /etc/imapd.conf it should default to > /var/lib/imap Yes, you're right... BTW I never understood why there is a /etc/imapd.conf and a /etc

Re: Very annoying IMAP problem (cyrus + Outlook)

2008-08-22 Thread David Carter
On Fri, 22 Aug 2008, Ciprian Marius Vizitiu wrote: > Any other possibility? I mean other than several thousand messages? Several thousand messages is the obvious cause. We've seen this once (with Cyrus 2.3) after running unexpunge on a very large mailbox. The mailbox got a new UIDvalidity, so O

Re: Very annoying IMAP problem (cyrus + Outlook)

2008-08-22 Thread Ciprian Marius Vizitiu
David Carter wrote: > On Fri, 22 Aug 2008, Denis BUCHER wrote: > >> As far as I understand, the cause of the problem is : * "Outlook is >> sending either a token or quoted string that is longer than 8K bytes." >> > > Your problem is a mailbox which contains several thousand messages. > Po

Re: Very annoying IMAP problem (cyrus + Outlook)

2008-08-22 Thread Michael Menge
Quoting Denis BUCHER <[EMAIL PROTECTED]>: > Michael Menge a écrit : >> Quoting Denis BUCHER <[EMAIL PROTECTED]>: >>> >>> We have 50 people using Outlook on our IMAP cyrus server. It's >>> wonderful : fast, efficient, no problem, easy... >>> >>> But for 4-5 days I have a strange problem only on one

Re: Very annoying IMAP problem (cyrus + Outlook)

2008-08-22 Thread David Carter
On Fri, 22 Aug 2008, Denis BUCHER wrote: > But I think I understand, I have to create the "log" directory into : > /var/spool/imap/user/dbucher > which means : > /var/spool/imap/user/dbucher/log No, /var/imap/log/dbucher. You shouldn't need to restart Cyrus. -- David Carter

Re: Very annoying IMAP problem (cyrus + Outlook)

2008-08-22 Thread Olaf Fraczyk
On Fri, 2008-08-22 at 12:20 +0200, Denis BUCHER wrote: > > > > Hi > > > > you can investigate the problem further by activating cyrus telemetry > > logging for that user. Create a directory with the name of the userid > > in {configdirectory}/log . Cyrus will create files in there wich will

Re: Very annoying IMAP problem (cyrus + Outlook)

2008-08-22 Thread David Carter
On Fri, 22 Aug 2008, Denis BUCHER wrote: > As far as I understand, the cause of the problem is : * "Outlook is > sending either a token or quoted string that is longer than 8K bytes." Your problem is a mailbox which contains several thousand messages. Possibly several thousand messages which Ou

Re: Very annoying IMAP problem (cyrus + Outlook)

2008-08-22 Thread Alain Spineux
On Fri, Aug 22, 2008 at 12:20 PM, Denis BUCHER <[EMAIL PROTECTED]> wrote: > Michael Menge a écrit : >> Quoting Denis BUCHER <[EMAIL PROTECTED]>: >>> >>> We have 50 people using Outlook on our IMAP cyrus server. It's >>> wonderful : fast, efficient, no problem, easy... >>> >>> But for 4-5 days I hav

Re: Very annoying IMAP problem (cyrus + Outlook)

2008-08-22 Thread Denis BUCHER
Michael Menge a écrit : > Quoting Denis BUCHER <[EMAIL PROTECTED]>: >> >> We have 50 people using Outlook on our IMAP cyrus server. It's >> wonderful : fast, efficient, no problem, easy... >> >> But for 4-5 days I have a strange problem only on one PC : >> * Outlook has to reconnect to the server e

Re: Very annoying IMAP problem (cyrus + Outlook)

2008-08-22 Thread Michael Menge
Quoting Denis BUCHER <[EMAIL PROTECTED]>: > > Hello, > > We have 50 people using Outlook on our IMAP cyrus server. It's > wonderful : fast, efficient, no problem, easy... > > But for 4-5 days I have a strange problem only on one PC : > * Outlook has to reconnect to the server every 5 minutes becau

Very annoying IMAP problem (cyrus + Outlook)

2008-08-22 Thread Denis BUCHER
Hello, We have 50 people using Outlook on our IMAP cyrus server. It's wonderful : fast, efficient, no problem, easy... But for 4-5 days I have a strange problem only on one PC : * Outlook has to reconnect to the server every 5 minutes because of "Fatal error: word too long". As far as I underst

RE: Cyrus & Outlook

2002-10-11 Thread Russell Packer
>>Russell Packer wrote: >> >>This gave me the idea that perhaps sieve could be used in some way, but at the >>moment thats a little over my head - thoughts anyone? > >Luca Olivetti wrote: > >http://www.kroupware.org Wow. Thats cool. Exactly what I want in one easy URL. Thanks! Now all I'm going t

Re: Cyrus & Outlook

2002-10-10 Thread Luca Olivetti
Russell Packer wrote: > This gave me the idea that perhaps sieve could be used in some way, but at the >moment thats a little over my head - thoughts anyone? http://www.kroupware.org -- Luca Olivetti Wetron Automatización S.A. http://www.wetron.es/ Tel. +34 93 5883004 Fax +34 93 5883007

Cyrus & Outlook

2002-10-10 Thread Russell Packer
Having used Cyrus for a while now, I've finally hit a stumbling block. Its pretty much described here: http://ask.slashdot.org/article.pl?sid=02/08/22/1743244&mode=thread&tid=163 In essence, its how to use Cyrus with Outlook and still have the shared tasks / calendar functions available. Bynar

Re: Cyrus + Outlook Express = bad idea?

2002-04-05 Thread Chris Gilbert
- Original Message - From: "twk" <[EMAIL PROTECTED]> Sent: Thursday, April 04, 2002 9:02 PM > Stephen Gallagher wrote: > > > Hello, > > > > I have been trying for the past while to successfully use Outlook Express with > > Cyrus. > > The main problem I've run into is the message synchro

Re: Cyrus + Outlook Express = bad idea?

2002-04-04 Thread twk
Stephen Gallagher wrote: > Hello, > > I have been trying for the past while to successfully use Outlook Express with > Cyrus. > The main problem I've run into is the message synchronization in Outlook. > > No matter whether it's set to synchronize all messages, new messages only, or > headers o

Cyrus + Outlook Express = bad idea?

2002-04-04 Thread Stephen Gallagher
Hello, I have been trying for the past while to successfully use Outlook Express with Cyrus. The main problem I've run into is the message synchronization in Outlook. No matter whether it's set to synchronize all messages, new messages only, or headers only, Outlook seems to find a new way to sc