Don't ask me why but if i enable ssl on my gmail it works...
the errors i read on the log are:
*****2011/05/03 20:25:50*****
*****2011/05/03 20:27:06*****
Message:
Il server SMTP richiede una connessione protetta oppure il client non
è stato autenticato. Risposta del server: 5.7.0 Must issue a STARTTLS
command first. t5sm191291wes.9
StackTrace:
in System.Net.Mail.MailCommand.CheckResponse(SmtpStatusCode
statusCode, String response)
in System.Net.Mail.MailCommand.Send(SmtpConnection conn, Byte[]
command, String from)
in System.Net.Mail.SmtpTransport.SendMail(MailAddress sender,
MailAddressCollection recipients, String deliveryNotify,
SmtpFailedRecipientException& exception)
in System.Net.Mail.SmtpClient.Send(MailMessage message)
in ReefAngelClient.Classes.Notify.SendMessage(MailMessage msg,
Boolean enableSSL, RAUser user)
*****2011/05/03 20:28:22*****
Message:
Il server SMTP richiede una connessione protetta oppure il client non
è stato autenticato. Risposta del server: 5.7.0 Must issue a STARTTLS
command first. ed10sm218483wbb.49
StackTrace:
in System.Net.Mail.MailCommand.CheckResponse(SmtpStatusCode
statusCode, String response)
in System.Net.Mail.MailCommand.Send(SmtpConnection conn, Byte[]
command, String from)
in System.Net.Mail.SmtpTransport.SendMail(MailAddress sender,
MailAddressCollection recipients, String deliveryNotify,
SmtpFailedRecipientException& exception)
in System.Net.Mail.SmtpClient.Send(MailMessage message)
in ReefAngelClient.Classes.Notify.SendMessage(MailMessage msg,
Boolean enableSSL, RAUser user)
On 3 Mag, 14:14, Dave Molton <
fossil5...@gmail.com> wrote:
> Hi, sorry for the late reply.
>
> I'm not 100% sure what's happening in this case. I don't think we've run
> into your situation before. That is, where the Listener and Logger part
> work okay but the Client refuses to keep a connection with the Listener.
> The method that the Logger connects to the Listener is the same as the
> Client connecting to the Listener. So it's pretty strange that one would
> work okay but the other would not. It really seems to me that the Listener
> portion isn't running correctly based off the error you provided below, but
> that contradicts some of your symptoms. Would you mind sending me the whole
> error log I mentioned before? I might be able to see something in there
> that was missed. It would be helpful if before you send it, stop both the
> Listener and Logger services, and exit the Client. Start just the services
> from the service dash: Start -> ReefAngel Client Suite -> Service Dash.
> Stop then Start both. Then start the Client. Let it stand for a few
> minutes and give it a chance to do its thing before you start seeing the
> errors. After that just make a copy of the log and send it to me.
>
> -Dave
>