Not able to send / receive mail

The logging details:

10:14:21 [email protected] [POP3]  MailExceptions.SocketException: Verbinding faalde vanwege:10:14:21     “Kan geen gegevens lezen uit de transportverbinding: Een verbindingspoging is mislukt omdat de verbonden party niet correct heeft geantwoord na een bepaalde tijd, of de gemaakte verbinding is mislukt omdat de verbonden host niet heeft geantwoord.”
10:14:21    bij MailClient.Pop3.Pop3ReceiveCommand.Connect(WorkerStatus status)
10:14:21    bij MailClient.Pop3.Pop3ReceiveCommand.Execute(WorkerStatus status)
10:14:21    bij MailClient.Commands.Command.Process(WorkerStatus status)
10:14:21 [email protected] [SMTP]  Maak verbinding: Met [email protected]
10:14:51 [email protected] [SMTP]  MailExceptions.SocketException: Verbinden is mislukt met als oorzaak:
10:14:51    “Kan geen gegevens lezen uit de transportverbinding: Een verbindingspoging is mislukt omdat de verbonden party niet correct heeft geantwoord na een bepaalde tijd, of de gemaakte verbinding is mislukt omdat de verbonden host niet heeft geantwoord.”
10:14:51    bij MailClient.Smtp.SmtpSendCommand.Connect(WorkerStatus status)
10:14:51    bij MailClient.Smtp.SmtpSendCommand.Execute(WorkerStatus status)
10:14:51    bij MailClient.Commands.Command.Process(WorkerStatus status)

Should I change the port number? At this moment the PORT nr. is 100

I changed the Port nr. at the SMTP to 587. Now I’m able to send

Solved the problem.
Port nr 995 with activation of SSL/TLS with Legacy

Hi Jan, glad you were able to resolve this issue, please make sure to let us know if you come across any other issues or questions about the application, we’ll be happy to help.

Thank you,
Paul