Gmail의 이메일용 AMP 플레이그라운드를 사용하여 AMP 이메일 초안을 작성하고 실시간 미리보기를 확인하고 테스트를 위해 이메일을 내 Gmail 계정으로 보낼 수 있습니다.
Gmail 설정 > 일반 > 동적 이메일로 이동하여 개발자 설정을 클릭합니다. 그러면 테스트 목적으로 동적 이메일을 보낼 수 있는 이메일 주소를 허용 목록에 추가할 수 있는 대화상자가 열립니다.
등록된 주소에서 계정으로 전송된 이메일의 AMP 버전은 이메일 주소가 Google에 등록되어 있지 않더라도 렌더링됩니다. 이렇게 하면 등록하기 전에 동적 이메일이 예상대로 작동하는지 자체 계정에서 테스트할 수 있습니다.
이메일에는 AMP MIME 부분 (text/x-amp-html) 외에 대체 HTML 버전 (text/html) 또는 일반 텍스트 버전 (text/plain)이 포함되어야 합니다. 이 대체 버전은 메일 클라이언트가 오프라인 상태이거나 Gmail에서 이메일을 수신한 후 30일이 지난 경우와 같이 AMP MIME 부분을 표시할 수 없는 상황에서 표시됩니다.
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["필요한 정보가 없음","missingTheInformationINeed","thumb-down"],["너무 복잡함/단계 수가 너무 많음","tooComplicatedTooManySteps","thumb-down"],["오래됨","outOfDate","thumb-down"],["번역 문제","translationIssue","thumb-down"],["샘플/코드 문제","samplesCodeIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2024-12-21(UTC)"],[[["Dynamic emails can be tested in Gmail using the AMP for Email Playground or by whitelisting a sender address in Gmail settings."],["Emails must meet security requirements, include fallback versions (HTML or plain text), and have a valid AMP document to be delivered."],["The AMP MIME part should precede the HTML MIME part, and the sender and recipient email addresses must be different."],["Testing emails from your production system is crucial to ensure they meet all delivery requirements and to check for any ESP modifications."]]],[]]