OK... so it's working just fine using gmail.  Here's the log from when I
tried to use our internal smtp server.

[error] [2007-10-26 14:08:05] Error sending e-mail - current server settings
are :
  :address = "192.168.XX.YY"
  :domain = "our_domain.com"
[error] 554 5.7.3 Unable to initialize security subsystem

[error]   /usr/lib/ruby/1.8/net/smtp.rb:680:in `check_response'
[error]   /usr/lib/ruby/1.8/net/smtp.rb:653:in `getok'
[error]  
/home/bnoll/tools/cruisecontrolrb-1.1.0/vendor/plugins/action_mailer_tls/smtp_tls.rb:56:in
`starttls'
[error]  
/home/bnoll/tools/cruisecontrolrb-1.1.0/vendor/plugins/action_mailer_tls/smtp_tls.rb:19:in
`do_start'
[error]   /usr/lib/ruby/1.8/net/smtp.rb:378:in `start'
[error]   /usr/lib/ruby/1.8/net/smtp.rb:316:in `start'
[error]  
./script/../config/../script/../config/../vendor/rails/actionmailer/lib/action_mailer/base.rb:565:in
`perform_delivery_smtp'
[error]  
./script/../config/../script/../config/../vendor/rails/actionmailer/lib/action_mailer/base.rb:451:in
`send'
[error]  
./script/../config/../script/../config/../vendor/rails/actionmailer/lib/action_mailer/base.rb:451:in
`deliver!'
[error]  
./script/../config/../script/../config/../vendor/rails/actionmailer/lib/action_mailer/base.rb:333:in
`method_missing'
[error]  
./script/../config/../script/../config/../builder_plugins/installed/email_notifier.rb:52:in
`send'
[error]  
./script/../config/../script/../config/../builder_plugins/installed/email_notifier.rb:52:in
`email'
[error]  
./script/../config/../script/../config/../builder_plugins/installed/email_notifier.rb:41:in
`build_finished'
[error]  
./script/../config/../script/../config/../app/models/project.rb:293:in
`send'
[error]  
./script/../config/../script/../config/../app/models/project.rb:293:in
`notify'
[error]  
./script/../config/../script/../config/../app/models/project.rb:291:in
`collect'
[error]  
./script/../config/../script/../config/../app/models/project.rb:291:in
`notify'
[error]  
./script/../config/../script/../config/../app/models/project.rb:276:in
`build'
[error]  
./script/../config/../script/../config/../app/models/project.rb:251:in
`build_if_requested'
[error]  
./script/../config/../script/../config/../app/models/polling_scheduler.rb:27:in
`check_build_request_until_next_polling'
[error]  
./script/../config/../script/../config/../app/models/polling_scheduler.rb:13:in
`run'
[error]   ./script/../config/../script/builder:82
[error]   ./script/../config/../script/builder:81:in `catch'
[error]   ./script/../config/../script/builder:81
[error]   script/../config/../cruise:14:in `load'
[error]   script/../config/../cruise:14:in `builder'
[error]   script/../config/../cruise:66:in `send'
[error]   script/../config/../cruise:66
[error] Error in plugin EmailNotifier: 554 5.7.3 Unable to initialize
security subsystem

[error]  
./script/../config/../script/../config/../app/models/project.rb:318:in
`notify'
[error]  
./script/../config/../script/../config/../app/models/project.rb:276:in
`build'
[error]  
./script/../config/../script/../config/../app/models/project.rb:251:in
`build_if_requested'
[error]  
./script/../config/../script/../config/../app/models/polling_scheduler.rb:27:in
`check_build_request_until_next_polling'
[error]  
./script/../config/../script/../config/../app/models/polling_scheduler.rb:13:in
`run'
[error]   ./script/../config/../script/builder:82
[error]   ./script/../config/../script/builder:81:in `catch'
[error]   ./script/../config/../script/builder:81
[error]   script/../config/../cruise:14:in `load'
[error]   script/../config/../cruise:14:in `builder'
[error]   script/../config/../cruise:66:in `send'
[error]   script/../config/../cruise:66




Alexey Verkhovsky-2 wrote:
> 
> If that doesn't help, please email me the log.
> 
> -- 
> Alexey Verkhovsky
> CruiseControl.rb [http://cruisecontrolrb.thoughtworks.com]
> RubyWorks [http://rubyworks.thoughtworks.com]
> _______________________________________________
> Cruisecontrolrb-users mailing list
> [email protected]
> http://rubyforge.org/mailman/listinfo/cruisecontrolrb-users
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Email-notifications-are-beating-me...-tf4698631.html#a13434674
Sent from the CruiseControl.rb - Users mailing list archive at Nabble.com.

_______________________________________________
Cruisecontrolrb-users mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/cruisecontrolrb-users

Reply via email to