Hi again,
we updated our Continua installation today and now we no longer receive notification mails for our builds.
The following errors schows up in the event log:
Importance: Warning
Date: Tuesday, May 12, 2015
Time: 2:00:00 PM
Message:
Notifications
Failed to send email notification after 4 attempts, discarding message:
Continua.Shared.Exceptions.EmailException: Failed to deliver email message to kschwartzen@aagon.com reusing open connection
5.1.7 Invalid address. Reply from SMTP service was ‘MAIL FROM:
RCPT TO:kschwartzen@aagon.com
501 5.1.7 Invalid address
421 4.7.0 Too many errors on this connection, closing transmission channel
RSET
’ —> MailKit.Net.Smtp.SmtpCommandException: 5.1.7 Invalid address
at MailKit.Net.Smtp.SmtpClient.ProcessMailFromResponse(SmtpResponse response, MailboxAddress mailbox)
at MailKit.Net.Smtp.SmtpClient.FlushCommandQueue(MailboxAddress sender, IList1 recipients, CancellationToken cancellationToken)<br> at MailKit.Net.Smtp.SmtpClient.Send(FormatOptions options, MimeMessage message, MailboxAddress sender, IList1 recipients, CancellationToken cancellationToken)
at MailKit.Net.Smtp.SmtpClient.Send(FormatOptions options, MimeMessage message, CancellationToken cancellationToken)
at Continua.Notification.MailKitEmailer.SendMessage(MimeMessage message, String toAddress)
— End of inner exception stack trace —
at Continua.Notification.MailKitEmailer.SendMessage(MimeMessage message, String toAddress)
at Continua.Notification.MailKitEmailer.Send(EmailMessage message)
at Continua.Notification.Queues.EmailQueue.SendQueuedMessages(Object args)
This event has been reported 3 times./kschwartzen@aagon.com
I have also attached a screenshot of our current e mail configuration. The same settings worked with the previous Continua build. I have also tried pretty much all other combinations for these settings and none of them were successful.
