Re: Question about CYRUS-IMAP and FETCH BODY[]

2009-03-20 Thread Adam Tauno Williams
On Fri, 2009-03-20 at 12:32 +0100, Sebastian Hagedorn wrote: > > The library we're using is: > > http://www.codeproject.com/KB/IP/imaplibrary.aspx > Looking at the documentation it strikes me that there appears to be no way > to actually list the contents of a mailbox. If those commands are really

Re: Question about CYRUS-IMAP and FETCH BODY[]

2009-03-20 Thread Sebastian Hagedorn
Hi, --On 19. März 2009 22:43:43 -0600 Paulino Calderon wrote: Yeah I've realized it would be for the best to replace that old library. It's going to fail again if we leave it there. Anyway, I'm still curious why it broke after the upgrade, what do you guys think? Is it just not following a n

Re: Question about CYRUS-IMAP and FETCH BODY[]

2009-03-19 Thread Paulino Calderon
Bron Gondwana wrote: > On Thu, Mar 19, 2009 at 06:20:49PM -0600, Paulino Calderon wrote: > >> Sebastian Hagedorn wrote: >> >>> -- Paulino Calderon is rumored to have >>> mumbled on 19. März 2009 11:40:53 -0600 regarding Re: Question

Re: Question about CYRUS-IMAP and FETCH BODY[]

2009-03-19 Thread Bron Gondwana
On Thu, Mar 19, 2009 at 06:20:49PM -0600, Paulino Calderon wrote: > Sebastian Hagedorn wrote: > > -- Paulino Calderon is rumored to have > > mumbled on 19. März 2009 11:40:53 -0600 regarding Re: Question about > > CYRUS-IMAP and FETCH BODY[]: > > > >>>&g

Re: Question about CYRUS-IMAP and FETCH BODY[]

2009-03-19 Thread Paulino Calderon
Sebastian Hagedorn wrote: > -- Paulino Calderon is rumored to have > mumbled on 19. März 2009 11:40:53 -0600 regarding Re: Question about > CYRUS-IMAP and FETCH BODY[]: > >>>> As you can see, the connection is being established succesfully but >>>> our

Re: Question about CYRUS-IMAP and FETCH BODY[]

2009-03-19 Thread Sebastian Hagedorn
-- Paulino Calderon is rumored to have mumbled on 19. März 2009 11:40:53 -0600 regarding Re: Question about CYRUS-IMAP and FETCH BODY[]: As you can see, the connection is being established succesfully but our program ( it was running OK for almost 2 years btw ) is sending a: IMAP FETCH

Re: Question about CYRUS-IMAP and FETCH BODY[]

2009-03-19 Thread Paulino Calderon
Sebastian Hagedorn wrote: > Hi, > > --On 18. März 2009 21:14:36 -0600 Paulino Calderon > wrote: > >> Hey guys, >> We recently upgraded cyrus-imapd in one of our production servers >> (debian btw) to 2.2.13-14+b3. After that, one of our programs stopped >> working complaining about not being able

Re: Question about CYRUS-IMAP and FETCH BODY[]

2009-03-19 Thread Andreas Winkelmann
> We recently upgraded cyrus-imapd in one of our production servers > (debian btw) to 2.2.13-14+b3. After that, one of our programs stopped > working complaining about not being able to fetch the messages, so I > took a look at the traffic between our imap server and the program and I > saw this:

Re: Question about CYRUS-IMAP and FETCH BODY[]

2009-03-19 Thread Sebastian Hagedorn
Hi, --On 18. März 2009 21:14:36 -0600 Paulino Calderon wrote: Hey guys, We recently upgraded cyrus-imapd in one of our production servers (debian btw) to 2.2.13-14+b3. After that, one of our programs stopped working complaining about not being able to fetch the messages, so I took a look at

Question about CYRUS-IMAP and FETCH BODY[]

2009-03-18 Thread Paulino Calderon
Hey guys, We recently upgraded cyrus-imapd in one of our production servers (debian btw) to 2.2.13-14+b3. After that, one of our programs stopped working complaining about not being able to fetch the messages, so I took a look at the traffic between our imap server and the program and I saw thi