- Tip: Send an email that represents your actual use case (newsletters,
- transactional emails, etc.) for the most accurate results.
+ {#if nbfetch > 4}
+ Tip: Check your mail is not stuck in the sending box.
+ {:else}
+ Tip: Send an email that represents your actual use case (newsletters,
+ transactional emails, etc.) for the most accurate results.
+ {/if}
- {#if nextfetch}
+ {#if fetching || nextfetch === 0}
+ Looking for new email...
+ {:else if nextfetch}
- Next inbox check in {nextfetch} second{#if nextfetch > 1}s{/if}...
+
+ Next inbox check in {nextfetch} second{#if nextfetch > 1}s{/if}...
+
{#if nbfetch > 0}
{:else if test && test.status !== "analyzed"}
- fetchTest()} />
+ fetchTest()}
+ />
{:else if report}