Implement secure email sending:
Email types: ${{EMAIL_TYPES}}
Provider: ${{EMAIL_PROVIDER}}
Sensitive content: ${{SENSITIVE_CONTENT}}
Secure implementation:
- SPF, DKIM, DMARC setup
- TLS enforcement
- Content sanitization
- Template injection prevention
- Header injection prevention
- Unsubscribe compliance
- Bounce handling
- Logging (without sensitive data)Or press ⌘C to copy
Replace these placeholders with your own content before using the prompt.
[{EMAIL_TYPES][{EMAIL_PROVIDER][{SENSITIVE_CONTENT]