re 26.6.11052g (build 26.6.11052.988)
I have an app that only works when Mail Shield is disabled. I have tried to add the app folder to the Exeception list but that does not help. Please advise. TIA.
_________________________________
MailKit.Security.SslHandshakeException: An error occurred while attempting to establish an SSL or TLS connection.
The server’s SSL certificate could not be validated for the following reasons:
• The remote certificate was rejected by the provided RemoteCertificateValidationCallback.
—> System.Security.Authentication.AuthenticationException: The remote certificate was rejected by the provided RemoteCertificateValidationCallback.
at System.Net.Security.SslStream.CompleteHandshake(SslAuthenticationOptions sslAuthenticationOptions)
at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[ ] reAuthenticationData, CancellationToken cancellationToken)
at MailKit.Net.Imap.ImapClient.SslHandshakeAsync(SslStream ssl, String host, CancellationToken cancellationToken)
at MailKit.Net.Imap.ImapClient.ConnectAsync(String host, Int32 port, SecureSocketOptions options, CancellationToken cancellationToken)
— End of inner exception stack trace —
at MailKit.Net.Imap.ImapClient.ConnectAsync(String host, Int32 port, SecureSocketOptions options, CancellationToken cancellationToken)
at OutlookExtractDelete.Services.EmailProcessingService.ConnectAsync(String accessToken, String email, CancellationToken ct) in I:\IDrive-Sync\Claude Code\OutlookExtractDelete\Services\EmailProcessingService.cs:line 58
at OutlookExtractDelete.MainWindow.<>c__DisplayClass36_0.<<RunButton_Click>b__0>d.MoveNext() in I:\IDrive-Sync\Claude Code\OutlookExtractDelete\MainWindow.xaml.cs:line 585
— End of stack trace from previous location —
at OutlookExtractDelete.MainWindow.RunButton_Click(Object sender, RoutedEventArgs e) in I:\IDrive-Sync\Claude Code\OutlookExtractDelete\MainWindow.xaml.cs:line 561