

기계 번역으로 제공되는 번역입니다. 제공된 번역과 원본 영어의 내용이 상충하는 경우에는 영어 버전이 우선합니다.

# 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 시간대의 날짜와 시간에 해당하는 타임스탬프로 Amazon SES가 헤더를 재정의합니다.
+ `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`