Re: [dev] interested in issue tracker dev
On 13 January 2012 02:06, Anselm R Garbe <garbeam_AT_gmail.com> wrote:
> One aspect of this tracker could be to start with a proper mail
> archiving system and then writing the web stuff on top. This would
+1 on decent HTML5 Web interface on a maildir or something. I think
this is a precursor to any project that wants decent email
integration.
I tried to write this but failed. I was feeding my maildirs through
dovecot, like so:
printf "1 select inbox\n2 thread references us-ascii all\n3 fetch 1:*
envelope\n4 logout\n" |
/usr/local/libexec/dovecot/imap 2>/dev/null
And then using the data structure it produces to produce HTML. I ran
into some problem and I'll happily share the crappy shell code if
someone is interested.
Received on Sun Jan 15 2012 - 06:08:44 CET
This archive was generated by hypermail 2.3.0
: Sun Jan 15 2012 - 06:12:07 CET