Appendix

Glossary of Terms

Use this glossary to understand common SendClean email, authentication, delivery, and API terms.

Email protocols

TermDefinition
SMTPSimple Mail Transfer Protocol — the protocol used for sending emails across the internet.

Authentication and security

TermDefinition
DKIMDomainKeys Identified Mail — an email authentication method that uses cryptographic signatures.
SPFSender Policy Framework — an email authentication method that specifies authorized sending servers.
DMARCDomain-based Message Authentication, Reporting & Conformance — an email authentication policy.
API TokenA secure credential used for authentication instead of a password.

Delivery and events

TermDefinition
WebhookAn HTTP callback that sends real-time event notifications to your application.
BounceFailed email delivery. Hard bounces are permanent failures, and soft bounces are temporary failures.
Suppression ListA list of email addresses that should not receive emails from your account.

API concepts

TermDefinition
Rate LimitingRestrictions on the number of requests allowed in a specific time period.
Base64An encoding scheme used to represent binary data, such as attachments, as text.

Did this page help you?