Hi,
This may seem a bit unusual, but I like the parsing
capabilities of XQuery and I'd like to use it for my email. I'd like to
have BaseX log into my IMAP server, fetch emails and put each email as a
separate XML document. I'm willing to have it ignore attachments if
necessary. Then, I'd like to query my email using normal BaseX XQuery.
This isn't for normal emails, but I wanted to be able to query it for
automated emails and for one-off type queries.
Oh, to make things more difficult, I'm using GMail, so the login just got even more difficult.