상태 메시지

SMTP module is INACTIVE.

경고 메시지

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

설치 옵션
Set SMTP as the default mailsystem
When on, all mail is passed through the SMTP module.
SMTP 서버 설정
SMTP 서버의 주소
SMTP 백업서버의 주소. 기본 서버를 찾을 수 없을때 사용되고, 이것은 선택사항입니다.
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.
Gmail 처럼 SSL 암호화를 필요로하는 SMTP 서버에 연결할 수 있게 해줍니다.
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
SMTP 인증 SMTP 서버에 인증이 필요하지 않은 경우 빈칸으로.
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.
메일 옵션
모든 메일을 보낼 메일 주소
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-b2098950-nginx-64d56a987ead4827ad911b7e7b3c0c98.
The SMTP HELO/EHLO of the message. Defaults to hostname (see above).
테스트 이메일 보내기
테스트 메일을 받을 메일 주소를 입력하세요.
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.