mongoose/examples/smtp-client/README.md
Sergio R. Caprile 7cf4834336 Fix wrong ca.pem path
Remove extra EHLO before AUTH (there were two)
2022-09-28 16:05:29 -03:00

162 B

SMTP client example

This example shows how to send emails using Mongoose. Before running this example, open main.c and modify settings at the top of the file.