« Return to Thread: Email notifications are beating me...

Re: Email notifications are beating me...

by Bryan Noll :: Rate this Message:

Reply to Author | View in Thread

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
Cruisecontrolrb-users@...
http://rubyforge.org/mailman/listinfo/cruisecontrolrb-users

 « Return to Thread: Email notifications are beating me...