{if isset($sender.id)}

[`Edit sender`]

{else}

[`Add a new sender`]

{/if}
{if isset($sender.id)}{/if}
[`Name`]
[`Email`]
[`Reply-To Email`]

[`If you leave this field empty, replies will come to the main sender address specified above.`]

[`Transport`]
{foreach $sender_types as $id => $s} {if PHP_MAJOR_VERSION < 8 || $id != 'mail' || $params.type == $id} {/if} {if $id == 'wa' && !$waid_is_connected}

{sprintf_wp( 'Connect to Webasyst ID to use the Webasyst sender server.', "{$wa_backend_url}webasyst/settings/waid/" )}

{/if} {/foreach}
{if isset($sender_types.mail)} {/if} {if isset($sender_types.smtp)} {/if} {if isset($sender_types.sendmail)} {/if} {if isset($sender_types.wa)} {/if} {if isset($sender_types.test)} {/if} {foreach $sender_types as $id => $s} {if !is_string($s) && isset($s.content)} {/if} {/foreach}
DKIM

[`What is DKIM`]

[`Selected transport does not require DKIM setup.`]

{if empty($params.ssl_is_set)}
[`You need to install PHP extension openssl to use DKIM.`]
{/if} {if empty($params.php_version_ok)}
[`You need PHP version 5.3 or higher to use DKIM. Your current version is:`] {$params.php_version}.
{/if}
{* Container for generic validation errors not attached to a particular input. *}
[`Cancel`] {if $show_delete_button} {/if}