mirror of
https://github.com/cesanta/mongoose.git
synced 2024-12-19 20:18:11 +08:00
7cf4834336
Remove extra EHLO before AUTH (there were two)
6 lines
162 B
Markdown
6 lines
162 B
Markdown
# 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.
|