Mail fetching issue_Remote host closed connection during handshake

Mail fetching issue_Remote host closed connection during handshake

GUI Error Trace: 

FAILURE :E-mail settings saved successfully. But error occurred while trying to check connection with mail server - Problem connecting to mailbox.


LOG TRACE:

[16:33:06:197]|[11-09-2018]|[SYSERR]|[INFO]|[120]: javax.mail.MessagingException: Remote host closed connection during handshake;
nested exception is: javax.net.ssl.SSLHandshakeException: Remote host closed connection during handshake| 

Please check do the basic ping and telnet tests as shown below. If the results are successful, but the issue persists and if you are using Exchange server you can try the below steps to fix it.

ping <incoming server name> -t

telnet <incoming server name> <port>

Open the Exchange Management Console and Execute the following command

Get-ServerComponentState -identity Servername

You will notice that the IMAPProxy state is set as inactive

To resolve this issue you must perform the following

Open the Exchange Management Console and Execute the following command

Set-ServerComponentState -Identity Servername -State Active -Requester HealthAPI -Component ImapProxy

Now, check if you are able to save the mail server settings and start the mail fetching process. If that did not help, restart the application and check the issue.

If the issue still persists, kindly seek assistance from your mail server team to perform the command as, it is a mail server issue and not an application issue..





        New to ADManager Plus?

          New to ADSelfService Plus?

            • Related Articles

            • Mail fetching - deleted flag issue

              This message will be thrown, when you have provided a shared mailbox. The concept here is, SDP MSP reads the mail from the configured mailbox and adds it as a request. During the time, if some other application fetches the mail from the same mailbox ...
            • EWS Mail fetching issue using different tenants

              Issue: EWS Mail fetching issue using different tenants Error trace on logs: [23:30:20:701]|[01-23-2023]|[com.adventnet.servicedesk.common.MailUtilities]|[INFO]|[73]: Proxy not enabled for ews. isIncoming: true| ...
            • mail fetching issue due to inline images - 14200 and 14300

              Error trace java.net.MalformedURLException: unknown protocol: cid at java.net.URL.<init>(URL.java:618) at java.net.URL.<init>(URL.java:508) at java.net.URL.<init>(URL.java:457) at ...
            • Monitor Mail Fetching schedule

               We have a workaround for checking the status of mail fetching (start or stopped). However, we do not have an option to start or stop fetching remotely.  We can integrate "Applications Manager" with SDP MSP and we can do regular monitoring (as per ...
            • Mail fetching issue: Fetching stops when mail sent from unapproved user (with huge description)

              Issue : Mail fetching stops when mail sent from an unapproved user Issue found in Build number : 14200 Issue fixed in Build number : 14300 Issue ID: 20438 Error trace: ...