[Citadel Development] Re: Unusual SSL behavior, likely bug

2010-09-20 Thread dothebart
hm, ok, i'd say its the line between header and body which is breaking our neck here. could you please reassure, that the last line of those messages being written to citserver is the last line of the email-header? for example .4 X-Evolution-Source: imap://some...@somewhereplace.com/ or in .3:

[Citadel Development] Re: Unusual SSL behavior, likely bug

2010-09-20 Thread scianos
Sorry about the delay in getting these logs... Had my workstation decide to melt down (or at least the CPU, literally... thankfully Intel has a 3 year warranty...) Logs are attached. At the end of foolog_IMAPS.3 and foolog_IMAPS.4 it appears that we might (and I stress might, because I have no

[Citadel Development] Re: Unusual SSL behavior, likely bug

2010-09-20 Thread dothebart
ok, since our SVN is unavailable, and our Git is still maturizing, this is the fix for our imaps-blob-uploading issue. So Aug 29 2010 18:32:54 EDT von dothebart @ Uncensored Betreff: Re: Unusual SSL behavior, likely bug   So Aug 29 2010 17:19:14 EDT von dothebart @ Uncensored Betreff:

[Citadel Development] Re: Unusual SSL behavior, likely bug

2010-09-20 Thread dothebart
Scanios, can you re-test with current git trunk? TIA. Mo Aug 30 2010 17:34:25 EDT von dothebart @ Uncensored Betreff: Re: Unusual SSL behavior, likely bug ok, since our SVN is unavailable, and our Git is still maturizing, this is the fix for our imaps-blob-uploading issue. So Aug 29 2010

[Citadel Development] Re: Unusual SSL behavior, likely bug

2010-09-20 Thread samjam
  Wed Sep 01 2010 5:39:34 am EDT EDT from dothebart @ Uncensored Subject: Re: Unusual SSL behavior, likely bug Scanios, can you re-test with current git trunk? TIA. Mo Aug 30 2010 17:34:25 EDT von dothebart @ Uncensored Betreff: Re: Unusual SSL behavior, likely bug ok, since our SVN

[Citadel Development] Re: Unusual SSL behavior, likely bug

2010-09-20 Thread dothebart
  So Aug 29 2010 17:19:14 EDT von dothebart @ Uncensored Betreff: Re: Unusual SSL behavior, likely bug hm, ok, i'd say its the line between header and body which is breaking our neck here. could you please reassure, that the last line of those messages being written to citserver is the last

[Citadel Development] Re: Unusual SSL behavior, likely bug

2010-08-18 Thread dothebart
if you compile citadel with '-D BIGBAD_IODBG' as one of your CFLAGS, it will write a transscript of what its doing on al IO chanels to /tmp/modulename_fd_random this could give us a chance to catch your incident. do you have some test system where you could try that out? (on a production system

[Citadel Development] Re: Unusual SSL behavior, likely bug

2010-08-18 Thread scianos
Aug 17 2010 11:05pm from dothebart @uncnsrd Subject: Re: Unusual SSL behavior, likely bug if you compile citadel with '-D BIGBAD_IODBG' as one of your CFLAGS, it will write a transscript of what its doing on al IO chanels to /tmp/modulename_fd_random this could