From: Brett Parker Date: Thu, 20 Dec 2007 19:29:54 +0000 (+0000) Subject: * make mail messages multipart/alternative messages with a text/plain and X-Git-Url: https://git.sommitrealweird.co.uk/rss2maildir.git/commitdiff_plain/f219f9891ab629777c24876e5b374b06c00801a6?hp=f219f9891ab629777c24876e5b374b06c00801a6 * make mail messages multipart/alternative messages with a text/plain and text/html part * create a seen database that logs wether or not we've seen an item before by using the url of the item as the key, then check the md5sum to see if we need to see that item anyways ---