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