Looks very interesting... but it looks like a Rails/Capistrano plugin, not purely Capistrano.
I'm also curious, how do you decide when to send the email? I've got a hook sending mail after deploy:symlink, but it's a bit simpler; it just runs the "sendmail" command on the remote host. (It's actually Postfix, but it works well enough.) On Wed, Mar 26, 2008 at 1:00 PM, Peter Boling <[EMAIL PROTECTED]> wrote: > > I have just released a new version of Capistrano Mailer, v1.0.1. > > Changes are: > > - Now works with Capistrano 2.2.0 or 2.1.0 (previously ONLY Capistrano > 2.1.0) > - I have verified that it does work with Deprec2 Preview Release > > Homepage: > http://code.google.com/p/capistrano-mailer/ > > Install: > ./script/plugin install > http://capistrano-mailer.googlecode.com/svn/trunk/capistrano_mailer > > Download: > > http://capistrano-mailer.googlecode.com/files/capistrano_mailer_v_1.0.1.zip > > > --~--~---------~--~----~------------~-------~--~----~ To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/capistrano -~----------~----~----~----~------~----~------~--~---
