Tagged Questions
1
vote
2answers
698 views
Ruby on Rails and CruiseControl.rb
How do I set up the email notification with CruiseControl.rb? I've specified the ActionMailer::Base.smtp_settings in the site-config.rb but where do I specify who will receive the email notification? ...
0
votes
1answer
242 views
CruiseControl.rb: Error in plugin EmailNotifier: 501 5.1.7 Bad sender address syntax?
I can't seem to figure this out. I setup my email address in cruisecontrol.rb but no matter how I set it, it always gives me this error.
Current settings are:
project/cruise_config.rb:
...