{#if message}
{ message } {/if}
{#if error} Fatal Error: { error } {/if} {#if config}

Mail Server Config


{JSON.stringify(config, null, 2)}

{/if}