Plugins - acts_as_messageable
Add to favoritesacts_as_messageable
private messaging plugin for rails. see here.
installation:
script/plugin install http://actsasmessageable.googlecode.com/svn/tags/acts_as_messageable-1.0.1
script/generate messageable
rake db:migrate
usage:
add 'acts_as_messageable' to your user model
license:
MIT License
author:
http://code.google.com/p/actsasmessageable/
http://actsasmessageable.googlecode.com/svn/tags/acts_as_messageable-1.0.1
Rails' (MIT)
Model

Great job man but I got problem in pagination. Will you let me know how to do it in it.
Super cool. Still, I don't quite understand the difference between Mail and Message objects and how I can get Messages directly out of the Mail object without doing one of these:
Anybody tried this yet?
thanks, Peter