Commit 1e82538
authored
Clarify ESP-delivered email validation (#6885)
Some developers are apparently confused by the instruction here and
tested the validation by sending the email from, for example, the Gmail
playground. That defeats the purpose of the validation mentioned in this
section, because the playground skips any ESP-specific post-processing
of the AMP email authored by the developer. The purpose is to catch
issues sent by the ESP which may not reproduce when using the
playground.1 parent 1d53be5 commit 1e82538
File tree
1 file changed
+5
-4
lines changed- pages/content/amp-dev/documentation/guides-and-tutorials/learn/validation-workflow
1 file changed
+5
-4
lines changedLines changed: 5 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
| 63 | + | |
63 | 64 | | |
64 | | - | |
65 | | - | |
| 65 | + | |
| 66 | + | |
66 | 67 | | |
67 | 68 | | |
68 | 69 | | |
| |||
0 commit comments