Initial commit
This commit is contained in:
14
README.md
Normal file
14
README.md
Normal file
@@ -0,0 +1,14 @@
|
||||
# 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
|
||||
|
||||
| **SMTP Server** | `smtp.sendgrid.net` |
|
||||
| ----------------- | ---------------------------- |
|
||||
| **SMTP Port** | `587` |
|
||||
| **SMTP User** | `apikey` |
|
||||
| **SMTP Password** | Enter your SendGrid API Key. |
|
||||
| **SMTP Domain** | `sendgrid.net` |
|
||||
Reference in New Issue
Block a user