16 lines
823 B
Markdown
16 lines
823 B
Markdown
# Sendgrid
|
|
|
|
# Description
|
|
|
|
SendGrid is a cloud-based email delivery platform that enables businesses to send transactional and marketing emails with high deliverability and scalability. It provides robust APIs, real-time analytics, and reliable infrastructure to ensure messages reach inboxes efficiently. Trusted by developers and marketers alike, SendGrid simplifies email management while supporting compliance and security needs.
|
|
|
|
# Configuration
|
|
|
|
| **Key** | **Value** |
|
|
| ----------------- | ---------------------------- |
|
|
| **SMTP Server** | `smtp.sendgrid.net` |
|
|
| **SMTP Port** | `587` |
|
|
| **SMTP User** | `apikey` |
|
|
| **SMTP Password** | Enter your SendGrid API Key. |
|
|
| **SMTP Domain** | `sendgrid.net` |
|