docs: Added SMTP docs (#58)
* Added SMTP docs * Added Nodemailer example * Change port in example
This commit is contained in:
committed by
GitHub
parent
002af10f84
commit
1e66222425
@@ -38,4 +38,11 @@ Quicklinks to set up your account and get started
|
||||
>
|
||||
Learn how to use our API to send emails programmatically.
|
||||
</Card>
|
||||
<Card
|
||||
title="SMTP support"
|
||||
icon="envelope"
|
||||
href="/get-started/smtp"
|
||||
>
|
||||
Send emails with SMTP server instead of REST API.
|
||||
</Card>
|
||||
</CardGroup>
|
||||
|
Reference in New Issue
Block a user