Project

General

Profile

Actions

Enhancement(機能追加・改善) #427

closed

Add settings for sending e-mails via SMTP (SMTP 経由でメール送信するための設定を追加する)

Added by Rimpei Ogawa about 15 years ago. Updated about 15 years ago.

Status:
Fixed(完了)
Priority:
Normal(通常)
Assignee:
Target version:
Start date:
2010-01-02
Due date:
% Done:

100%

Estimated time:

Description

Add settings to the config/OpenPNE.yml:

# SNS から SMTP 経由でメールを送信する場合の SMTP サーバのホスト名
# Hostname of the SMTP server for sending e-mail via SMTP
#mail_smtp_host: "smtp.example.com" 

# SNS から SMTP 経由でメールを送信する場合の SMTP の設定
# Config of the SMTP for sending e-mail via SMTP
#mail_smtp_config:
#  auth:     "login" 
#  username: "myusername" 
#  password: "password" 
#  ssl:      "tls" 
#  port:     587
Actions #1

Updated by Rimpei Ogawa about 15 years ago

  • Status changed from Accepted(着手) to Pending Review(レビュー待ち)
  • % Done changed from 0 to 50

更新履歴commit:"9a200f98774f5689e9e5f53072a8fbd2bf54893c"で適用されました。

Actions #2

Updated by Kousuke Ebihara about 15 years ago

  • Target version set to OpenPNE 3.4beta1
Actions #3

Updated by Kousuke Ebihara about 15 years ago

  • Status changed from Pending Review(レビュー待ち) to Fixed(完了)
  • % Done changed from 50 to 100
Actions

Also available in: Atom PDF