An arduino board with the ethernet daughtercard? I got one of these for random hacking and it's pretty sweet. The TCP stack is implemented within the ethernet controller itself, so the micro doesn't have to do much complicated to connect to an SMTP server and squirt data out.

There's likely even some sample code out there for this. Plus, it has multiple ADC channels so easy to hook up multiple thermistors.