My Photo

About Me

  • Hello you. I'm a 38-year old MSc student, studying Advanced Computer Science at Sussex University. I'm especially interested in Internet and mobile software, sensors and pervasive computing, user interfaces, and the process of developing great software.

    Before that I spent 11 years running Future Platforms, a software company I co-founded which makes lovely things for mobile phones, and which I sold to Vexed Digital in 2011.

    I read a lot, write here, and practice Aikido and airsoft. I live in Brighton, a seaside town on the south coast of the UK, with two cats and a clown.

Stalk Me

  • Email me:
    twhume at gmail dot com
Blog powered by TypePad

« That was what was | Main | links for 2008-01-01 »

December 31, 2007

Comments

nedrichards

This sounds very much like the behaviour of gmail with the tags added with + addressing eg randomperson@blah would get a tag for randomperson+fun@blah. But that doesn't really work for you for a whole variety of ways. So you could either hack something together out of courier-imap and string (evil) or try something like Alfresco? http://www.alfresco.com/ (ymmv on that, I haven't used it but have heard OK things).

Ben Burry

I can vouch for Alfresco being an excellently flexible and extensible platform (I worked for a couple of years writing a publishing product that uses Alfresco at the backend) and it looks like there's already a community extension for listening to an email address: http://forge.alfresco.com/projects/email-listener/

The tags and RSS functions are possible (I believe tagging is used for one of the api examples) but you'll need to write extensions to achieve them. While the documentation is all there on their wiki, it's a bit of a barrier to entry when you come to it for the first time (and the problem is only getting worse as more features are added to the core product).

If you decide to persevere, I'd of course be happy to field questions!

Tom Hume

Thanks Nick/Ben. Alfresco looks nice, if pretty vast. I wonder if there's anything a bit more lightweight out there...

Rui Carmo

Hmmm. Well, Yaki has a built-in SMTP server that currently does nothing much... But it was designed to be used as a method for remote posting, and that includes attachments.

I'll see what I can do :)

The comments to this entry are closed.