mongoose/examples/smtp-client
2022-09-20 11:34:22 +01:00
..
ca.pem Add smtp client example 2022-09-20 11:34:22 +01:00
main.c Add smtp client example 2022-09-20 11:34:22 +01:00
Makefile Add smtp client example 2022-09-20 11:34:22 +01:00
README.md Add smtp client example 2022-09-20 11:34:22 +01:00

SMTP client example

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