Skip to content

Commit 935ac0c

Browse files
committed
Update smtp wording
1 parent 4754c30 commit 935ac0c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

apps/docs/content/references/smtp.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ Port 25, in particular, is frequently exploited for spam distribution across clo
7575
- Professional IP reputation management
7676
- Automated bounce handling
7777

78-
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:
78+
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:
7979

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

0 commit comments

Comments
 (0)