Two quick questions, if any of you can help out.<br><br>1. What's the easiest way to tell Cruise Control to run "rake spec" instead of "rake test" at the end of a build? You'd think this would be easy, but I can't find any documentation on how to do this.
<br><br>I know I can create my own cruise task, but I've tried and failed. Perhaps I need a better example?<br><br>2. When I try to add email notification I get:<br> <br> 454 4.3.3 TLS not available after start at /usr/lib/ruby/1.8/net/smtp.rb:680:in `check_response'
<br><br> I did configure the smtp server to point to localhost, and changed the domain / from address. My Rails apps run great with these same settings, so I'm not sure what's going on.<br><br>Thanks in advance,
<br><br>-Gregg<br>