]> sipb.mit.edu Git - ikiwiki.git/blob - doc/todo/mbox.mdwn
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
[ikiwiki.git] / doc / todo / mbox.mdwn
1 I'd like to be able to drop an unmodified RFC2822 email message into ikiwiki, and get it formatted to HTML. Something like this: <http://lwn.net/Articles/287056/>
2
3 > We're discussing doing just that (well, whole mailboxes, really) over in
4 > [[comment_by_mail]] --[[Joey]]
5 >> The 
6 >> [mailbox](http://pivot.cs.unb.ca/git/?p=ikimailbox.git;a=summary) 
7 >> plugin can now be considered a prototype of itself, tested only with maildirs.
8 >>  Basic threading and some simple css is now included.  Next mission:
9 >> doing something sensible with MIME.
10 >> To see the (unsurprising) syntax, look at [a trivial example markdown file](http://pivot.cs.unb.ca/git/?p=ikimailbox.git;a=blob;f=test/in/index.mdwn;hb=HEAD)