From the main VBO we can send notifications however jobs are failing to send notification
looking at the logs it appears it is using the proxy server
I thought noficiations go via the VBO server; is there a way to change this
Code: Select all
21.06.2024 11:37:23.259] 146 (9096) Error: Failure sending mail.
[21.06.2024 11:37:23.259] 146 (9096) Type: System.Net.Mail.SmtpException
[21.06.2024 11:37:23.259] 146 (9096) Stack:
[21.06.2024 11:37:23.259] 146 (9096) at System.Net.Mail.SmtpClient.Send(MailMessage message)
[21.06.2024 11:37:23.259] 146 (9096) at Veeam.Engine.Mail.SmtpSender.Send(CancellationToken cancellationToken)
[21.06.2024 11:37:23.259] 146 (9096) at Veeam.Archiver.Proxy.Integration.Reporting.EmailNotificationSender.SendViaCustomSmtp(EmailMessage emailMessage, IEmailNotificationConfig config, IEmailCredentials credentials, EmailAttachment emailAttachment, Int32 timeoutInSeconds, CancellationToken cancel)
[21.06.2024 11:37:23.259] 146 (9096) at Veeam.Archiver.Proxy.Integration.Reporting.EmailNotificationSender.Send(EmailMessage emailMessage, IEmailNotificationConfig config, IEmailCredentials credentials, Guid mailServerId, EmailAttachment emailAttachment, Int32 timeoutInSeconds, CancellationToken cancel)
[21.06.2024 11:37:23.259] 146 (9096) at Veeam.Archiver.Proxy.Integration.Reporting.EmailNotificationSender.<>c__DisplayClass4_0.<SendEmail>b__0()
[21.06.2024 11:37:23.259] 146 (9096) at Veeam.Core.AsyncSafe.Call(Action action)
[21.06.2024 11:37:23.259] 146 (9096) at Veeam.Archiver.Proxy.Integration.Reporting.EmailNotificationSender.RetrySend(Action sendAction, CancellationToken cancel)
[21.06.2024 11:37:23.259] 146 (9096) Error: Unable to connect to the remote server