用語集 · 更新 May 2026

メールマーケティング用語集 — 実際に重要な言葉。

メールを大規模に運用する際に登場する用語に対する、簡潔で出典に基づく定義です。各項目は基盤となる RFC、ベンダーのドキュメント、または AcelleMail のソースパスを引用しています — 好奇心ある読者を 404 ページに送る言い換え定義は本ページにはありません。お探しの用語からお始めください。相互リンクが関連するクラスター内をご案内します。

この用語集 · 10 語

  1. SMTPSimple Mail Transfer Protocol
  2. SPFSender Policy Framework
  3. DKIMDomainKeys Identified Mail
  4. DMARCDomain-based Message Authentication, Reporting and Conformance
  5. Amazon SESAmazon Simple Email Service
  6. Double opt-inTwo-step subscriber confirmation
  7. Hard bouncePermanent delivery failure
  8. Soft bounceTransient delivery failure
  9. IP warmupSending volume ramp on a new IP
  10. Email deliverabilityThe rate at which sent messages reach the recipient inbox

すべての用語を閲覧

各定義は独立して成立します。相互リンクがクラスターをつなぎます。

Protocol RFC 5321

SMTP

Simple Mail Transfer Protocol

SMTP (Simple Mail Transfer Protocol) is the internet standard for transferring email messages between mail servers, defined in RFC 5321. It is the wire protocol behind every email...

定義を読む →

Authentication RFC 7208

SPF

Sender Policy Framework

SPF (Sender Policy Framework) is a DNS-based email authentication standard (RFC 7208) that lists the IP addresses authorised to send mail for a domain. Receiving servers query the...

定義を読む →

Authentication RFC 6376

DKIM

DomainKeys Identified Mail

DKIM (DomainKeys Identified Mail) is a cryptographic email authentication standard (RFC 6376) in which the sender signs each outgoing message with a private key, and the receiver v...

定義を読む →

Authentication RFC 7489

DMARC

Domain-based Message Authentication, Reporting and Conformance

DMARC (Domain-based Message Authentication, Reporting and Conformance) is an email authentication policy layer (RFC 7489) that tells receivers what to do when SPF or DKIM fails, an...

定義を読む →

Vendor

Amazon SES

Amazon Simple Email Service

Amazon SES (Simple Email Service) is the AWS pay-as-you-go email-relay service. AcelleMail ships with first-class SES drivers (SMTP and API) and treats it as the recommended sendin...

定義を読む →

Compliance

Double opt-in

Two-step subscriber confirmation

Double opt-in is a two-step list-subscription flow in which a new subscriber confirms their email address by clicking a link in a confirmation message before they are added to the...

定義を読む →

Operations

Hard bounce

Permanent delivery failure

A hard bounce is a permanent email delivery failure — the receiving mail server has rejected the message in a way that signals retrying will never succeed (e.g. mailbox does not ex...

定義を読む →

Operations

Soft bounce

Transient delivery failure

A soft bounce is a transient email delivery failure — the receiving server has temporarily refused the message (mailbox full, server down, greylisting) and the sender may retry. Ac...

定義を読む →

Operations

IP warmup

Sending volume ramp on a new IP

IP warmup is the practice of gradually ramping daily sending volume on a new sending IP to build a positive reputation with mailbox providers. AcelleMail ships a built-in WarmupStr...

定義を読む →

Metric

Email deliverability

The rate at which sent messages reach the recipient inbox

Email deliverability is the rate at which sent messages actually reach the recipient's primary inbox — distinct from delivery (the receiving server accepted the message) and from s...

定義を読む →

用語集の意義

ピラーガイドは長すぎ、仕様書は難解すぎる場合に。

到達性ピラーは長文の読み物です — RFC のシンタックス、6 週間の IP ウォームアップスケジュール、バウンスハンドラーのチューニングプレイブック。用語集はインデックスカードです:1 段落の定義、AcelleMail での扱いについて 1 段落、3〜4 個の相互リンク。検索からたどり着き、機能するメンタルモデルと、最適な深掘りページへのリンクを携えて去ってください。

すべての用語ページのすべての主張は、出典 — RFC のパラグラフ、AWS のドキュメント URL、または /Users/luan/apps/acelle/ 配下のパス — に遡れます。事実が真でなくなった場合、ソースレジストリ(resources/glossary/index.php)で修正され、次回のデプロイで用語ページに反映されます。

長文版が必要ですか?

本用語集がインデックスする 3 つのピラーガイドが各トピックをより深く扱います。それぞれが AcelleMail コードベースに出典を持ちます。

到達性ガイド → コスト削減ガイド → セルフホストピラー →