Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions apps/docs/content/references/smtp.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ Port 25, in particular, is frequently exploited for spam distribution across clo
- Professional IP reputation management
- Automated bounce handling

This strict policy stems from a crucial understanding: poor IP reputation from email abuse can cascade across an entire infrastructure. The impact extends beyond email services to affect:
This strict policy protects platform integrity. Poor IP reputation from email abuse can cascade across an entire infrastructure. The impact extends beyond email services to affect:

- Legitimate web applications
- Platform response times
Expand Down Expand Up @@ -203,4 +203,4 @@ When implementing email functionality in your applications:
- Implement proper error handling and retry logic
- Use queue systems for bulk sending to prevent rate limits
- Monitor delivery status and bounce rates
- Keep SMTP libraries and configurations up to date
- Keep SMTP libraries and configurations up to date