<{if $errores}>
Error: <{$errores}>
|
<{/if}>
Servidor SMTP:
|
<{if $searchMX}>Se buscará el MX del DNS<{else}><{if $mailNombre}>Máquina: <{$mailNombre}> <{/if}>Host: <{$mailHost}> Puerto: <{$mailPort}>
<{/if}>
|
Servidor DNS:
|
<{if $dnsNombre}>Máquina: <{$dnsNombre}> <{/if}>Ip: <{$dnsHost}>
|
E-mail Origen (Nombre):
|
<{$fromname}>
|
E-mail Origen:
|
<{$emailfrom}><{if $useAuth}> Autenticado:
User : | <{$userAuth}> |
Realm : | <{$realmAuth}> |
Contraseña : | <{$authSmtp}> | <{/if}>
|
E-mail Destino:
|
<{$emailto}>
|
Tema (Subject):
|
<{$subject}>
|
Mensaje:
|
<{$archivoPruebaNombre}>
|