Gmail의 이메일용 AMP 플레이그라운드를 사용하여 AMP 이메일 초안을 작성하고 실시간 미리보기를 확인하고 테스트를 위해 이메일을 내 Gmail 계정으로 보낼 수 있습니다.
Gmail 설정 > 일반 > 동적 이메일로 이동하여 개발자 설정을 클릭합니다. 그러면 테스트 목적으로 동적 이메일을 보낼 수 있는 이메일 주소를 허용 목록에 추가할 수 있는 대화상자가 열립니다.
등록된 주소에서 계정으로 전송된 이메일의 AMP 버전은 이메일 주소가 Google에 등록되어 있지 않더라도 렌더링됩니다. 이렇게 하면 등록하기 전에 동적 이메일이 예상대로 작동하는지 자체 계정에서 테스트할 수 있습니다.
이메일에는 AMP MIME 부분 (text/x-amp-html) 외에 대체 HTML 버전 (text/html) 또는 일반 텍스트 버전 (text/plain)이 포함되어야 합니다. 이 대체 버전은 메일 클라이언트가 오프라인 상태이거나 Gmail에서 이메일을 수신한 후 30일이 지난 경우와 같이 AMP MIME 부분을 표시할 수 없는 상황에서 표시됩니다.
[null,null,["최종 업데이트: 2025-03-24(UTC)"],[],[],null,["# Test your AMP emails in Gmail\n\nBefore you send a AMP-powered dynamic email, you can test it to verify its\ncontents and behavior.\n\nThere are two options for testing your dynamic emails in Gmail:\n\n1. Use Gmail's [AMP for Email Playground](https://amp.gmail.dev/playground/) to draft AMP emails, see a live preview, and have your emails sent to your own Gmail account for testing.\n2. Navigate to Gmail **Settings \\\u003e General \\\u003e Dynamic email** and click\n **Developer settings**. This opens a dialog where you can whitelist\n an email address that can send you dynamic emails for testing purposes.\n The AMP version of emails sent from the listed address to your account\n are rendered, even if the email address is not registered with Google. This\n lets you test your dynamic emails on your own accounts before registering to\n ensure they are working as expected.\n\n | **Note:** In order to send AMP emails to your own account from the [AMP for Email Playground](https://amp.gmail.dev/playground/), you need to whitelist `amp@gmail.dev` in the **Developer settings** dialog.\n | **Note:** Make sure to test delivering your email from your production system using option 2 above. This helps verify that the email you send in production meets all the delivery requirements, and helps test for potential modifications to your email made by your [ESP](https://amp.dev/support/faq/email-support/). See [validate delivered emails](https://amp.dev/documentation/guides-and-tutorials/learn/validation-workflow/validate_emails/?format=email#validate-delivered-emails) for more details on how to verify whether the email still contains valid AMP after modifications by your ESP.\n\nDelivery requirements\n---------------------\n\nFor your AMP email to be delivered to any account, the email must meet the\nfollowing conditions:\n\n- The [AMP for Email security requirements](/workspace/gmail/ampemail/security-requirements) must be met.\n- The email must contain a fallback HTML version (`text/html`) or plain text version (`text/plain`) in addition to the AMP MIME part (`text/x-amp-html`). This fallback version is displayed in situations where the AMP MIME part cannot be displayed, such as when the mail client is offline or 30+ days after the email was received by Gmail.\n- The AMP MIME part must contain a [valid AMP document](https://amp.dev/documentation/guides-and-tutorials/learn/validation-workflow/validate_emails/?format=email).\n- The email should include the AMP MIME part before the HTML MIME part.\n- The `From` and `To` header fields of the email must contain different email addresses."]]