

本文為英文版的機器翻譯版本，如內容有任何歧義或不一致之處，概以英文版為準。

# Amazon SES 標頭欄位
<a name="header-fields"></a>

Amazon SES 可接受所有遵循 [RFC 822](https://www.rfc-editor.org/rfc/rfc822.html) 所述格式的電子郵件標頭。

下列欄位無法在訊息的標頭區段中顯示超過一次：
+ `Accept-Language`
+ `acceptLanguage`
+ `Archived-At`
+ `Auto-Submitted`
+ `Bounces-to`
+ `Comments`
+ `Content-Alternative`
+ `Content-Base`
+ `Content-Class`
+ `Content-Description`
+ `Content-Disposition`
+ `Content-Duration`
+ `Content-ID`
+ `Content-Language`
+ `Content-Length`
+ `Content-Location`
+ `Content-MD5`
+ `Content-Transfer-Encoding`
+ `Content-Type`
+ `Date`
+ `Delivered-To `
+ `Disposition-Notification-Options`
+ `Disposition-Notification-To`
+ `DKIM-Signature`
+ `DomainKey-Signature`
+ `Errors-To`
+ `From`
+ `Importance`
+ `In-Reply-To`
+ `Keywords`
+ `List-Archive`
+ `List-Help`
+ `List-Id`
+ `List-Owner`
+ `List-Post`
+ `List-Subscribe`
+ `List-Unsubscribe`
+ `List-Unsubscribe-Post`
+ `Message-Context`
+ `Message-ID`
+ `MIME-Version`
+ `Organization`
+ `Original-From`
+ `Original-Message-ID`
+ `Original-Recipient`
+ `Original-Subject`
+ `Precedence`
+ `Priority`
+ `References`
+ `Reply-To`
+ `Return-Path`
+ `Return-Receipt-To`
+ `Sender`
+ `Solicitation`
+ `Sensitivity`
+ `Subject`
+ `Thread-Index`
+ `Thread-Topic`
+ `User-Agent`
+ `VBR-Info`

**考量事項**
+ 此 `acceptLanguage` 欄位為非標準欄位。如果可能，您應該改為使用 `Accept-Language` 標頭。
+ 如果您指定 `Date` 標頭，當 Amazon SES 接受訊息時，會以對應至 UTC 時區之日期和時間的時間戳記來覆寫標頭。
+ 如果您提供 `Message-ID` 標頭，Amazon SES 會以自己的值覆寫標頭。
+ 如果您指定 `Return-Path` 標頭，Amazon SES 會傳送退信和投訴通知到您指定的地址。不過，收件人收到的訊息包含不同的 `Return-Path` 標頭值。
+ 如果您使用 Amazon SES API v2 `SendEmail`操作搭配*簡易*或*範本*內容，或使用 `SendBulkEmail`操作，則無法為 SES 設定的標頭設定自訂標頭內容；因此，不允許以下標頭做為自訂標頭：
  + `BCC`, `CC`, `Content-Disposition`, `Content-Type`, `Date`, `From`, `Message-ID`, `MIME-Version`, `Reply-To`, `Return-Path`, `Subject`, `To`