Mensaje de estado

SMTP module is INACTIVE.

Mensaje de advertencia

  • SMTP debugging is on, ensure it is disabled before using in production.
  • Disabled fields are overridden in site-specific configuration file.

Opciones de instalación
Set SMTP as the default mailsystem
When on, all mail is passed through the SMTP module.
Configuraciones del servidor SMTP
La dirección de su servidor SMTP de salida.
La dirección de su servidor SMTP de salida de respaldo. Si el servidor primario no puede ser encontrado se intentará con este. Esto es opcional.
The default SMTP port is 25, if that is being blocked try 80. Gmail uses 465. See http://gmail.google.com/support/bin/answer.py?answer=13287 for more information on configuring for use with Gmail.
Esto permite conexión a un servidor SMTP que requiere encriptación tal como GMail.
Enable TLS encryption automatically
Whether to enable TLS encryption automatically if a server supports it, even if the protocol is not set to "tls".
Amount of seconds for the SMTP commands to timeout.
Enabling this option will keep the SMTP connection open instead of it being openned and then closed for each mail
Autenticación SMTP Dejar en blanco si su servidor SMTP no requiere autenticación.
Usuario SMTP.
SMTP password. If you have already entered your password before, you should leave this field blank, unless you want to change the stored password. Please note that this password will be stored as plain-text inside Drupal's core configuration variables.
Opciones de correo electrónico
La dirección de correo electrónico de la que saldrán todos los correos electrónicos.
The name that all e-mails will be from. If left blank will use a default of: Sangfor . Some providers (such as Office365) may ignore this field. For more information, please check SMTP module documentation and your email provider documentation.
Checking this box will allow HTML formatted e-mails to be sent with the SMTP protocol.
SMTP client settings
The hostname to use in the Message-Id and Received headers, and as the default HELO string. Leave blank for using appserver-1ec318b0-nginx-45b582cf27c44a91874188922994fdb1.
The SMTP HELO/EHLO of the message. Defaults to hostname (see above).
Enviar correo electrónico de prueba
Teclee una dirección para enviar un correo electrónico de prueba.
All emails sent by the site will be rerouted to this email address; use with caution.
Checking this box will print SMTP messages from the server for every e-mail that is sent.
Warning! Debugging interrupts the request and will cause AJAX, Batch, and other operations to fail. Use in test environments only.
Choose the appropriate log level.