[Citadel Development] Re: ClamAV virus scanner integration

2008-10-06 Thread directrix1
Hi, you forgot to add the aide_inet_clamav.html and subject_inet_clamav.html to the subversion repository. >Sat Oct 04 2008 22:20:51 EDT from IGnatius T [EMAIL PROTECTED] >Subject: Re: ClamAV virus scanner integration > > >>I have made a module which integrates ClamAV functionality into Citadel

[Citadel Development] (no subject)

2008-10-06 Thread IGnatius T Foobar
We've got to do something about these blank messages. Any idea what's causing them?

[Citadel Development] (no subject)

2008-10-06 Thread dothebart

[Citadel Development] (no subject)

2008-10-06 Thread dothebart
hm, I think i've messed up zlib compression in webcit. It should have been fixed by the commits this weekends. though i'm doing more stuff, and couldn't test it thoroughly.

[Citadel Development] (no subject)

2008-10-06 Thread fleeb
Oh, there we go!

[Citadel Development] Citadel commit log: revision 6669

2008-10-06 Thread ajc
r6669 | ajc | 2008-10-06 10:48:43 -0400 (Mon, 06 Oct 2008) | 1 line Changed paths: M /trunk/webcit/calendar_view.c Cleaned up some bad html

[Citadel Development] Seed...

2008-10-06 Thread fleeb
I haven't been getting messages... maybe I need to seed?

[Citadel Development] Re: sample patch using libtidy and libxml

2008-10-06 Thread samjam
BTW, to show how nice the xslt is (can you tell I like it) this template makes mailto: links work in webcit

[Citadel Development] Citadel commit log: revision 6668

2008-10-06 Thread ajc
r6668 | ajc | 2008-10-06 10:05:22 -0400 (Mon, 06 Oct 2008) | 1 line Changed paths: M /trunk/webcit/inetconf.c M /trunk/webcit/mainmenu.c M /trunk/webcit/messages.c M /trunk/webcit/summary.c Cleaned up some bad htm

[Citadel Development] Re: Peak memory usage

2008-10-06 Thread samjam
>Mon Oct 06 2008 07:28:38 EDT from [EMAIL PROTECTED] >Subject: Re: Peak memory usage > > how did you produce the load to get to the limit? jmeter? I haven't reached my memory limit, I fear to, I don't want a corrupted message store, or lost messages. So I restart citadel every few days when

[Citadel Development] Re: tested headers patch

2008-10-06 Thread samjam
>Mon Oct 06 2008 09:45:22 EDT from IGnatius T [EMAIL PROTECTED] >Subject: Re: tested headers patch > > >>I'm running this patch on my systems and it makes pocket outlook work >>again. >> > > Would you mind maintaining that patch until after the next major release? > It's a significant enou

[Citadel Development] Re: tested headers patch

2008-10-06 Thread IGnatius T Foobar
>I'm running this patch on my systems and it makes pocket outlook work again. Would you mind maintaining that patch until after the next major release? It's a significant enough change that I fear it could prolong QA for a while. I do want to start getting things cleaned up for

[Citadel Development] sample patch using libtidy and libxml

2008-10-06 Thread samjam
This patch is a work in progress and should be considered a talking point. It's designed to serve up proper robust sanitised html messages. It can use libtidy (if present) to convert message html into xhtml. This means that webcit can also serve up xhtml, otherwise, without libtidy, it uses libxml

[Citadel Development] (no subject)

2008-10-06 Thread dothebart

[Citadel Development] Re: Peak memory usage

2008-10-06 Thread dothebart
how did you produce the load to get to the limit? jmeter?