I appreciate the assistance Alexey.

Alexey Verkhovsky wrote:
>
> > [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 
_______________________________________________
Cruisecontrolrb-users mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/cruisecontrolrb-users

Reply via email to