[Cruisecontrolrb-users] Email notifications are beating me...

Alexey Verkhovsky averkhov at thoughtworks.com
Fri Oct 26 19:31:05 EDT 2007


> [error] Error in plugin EmailNotifier: 554 5.7.3 Unable to initialize
> security subsystem

This is a known problem. Basically, smtp_tls plugin makes it possible for 
CC.rb to talk to TLS-enabled SMTP servers (like GMail), but unfotunately 
breaks servers that have no TLS. At the time 1.1 was released, everybody 
on the dev team was using TLS-enabled servers, and so the bug went 
unnoticed.

Deleting the aforementioned plugin from ./vendor/plugins directory should 
fix the problem with your local SMTP server (but will break 
interoperability with GMail).

--
Alex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://rubyforge.org/pipermail/cruisecontrolrb-users/attachments/20071026/069077ab/attachment.html 


More information about the Cruisecontrolrb-users mailing list