Windows: smtp via curl is failing
Closed, ResolvedPublic

Description

Failed to send message: Error code: 55 Failed sending data to the peer; MAIL failed: 530

cmollekopf triaged this task as Normal priority.
cmollekopf moved this task from Backlog to 0.7 on the Kube board.
cmollekopf edited projects, added Kube (0.7); removed Kube.

The problem is that our libcurl has no ssl support for some reason. A more useful error message could be seen with wireshark from the smtp server (missing starttls), and we now check for ssl support in the library to print a warning.

cmollekopf closed this task as Resolved.Jun 27 2018, 9:17 AM
cmollekopf claimed this task.