From 24e2666e4c6336834c5f946e1abbd179f21e8968 Mon Sep 17 00:00:00 2001 From: alan <547533434@qq.com> Date: Tue, 13 Jan 2015 15:51:10 +0800 Subject: [PATCH] Signed-off-by: alan <547533434@qq.com> --- config/configuration.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/config/configuration.yml b/config/configuration.yml index 21337e3b4..7e5381406 100644 --- a/config/configuration.yml +++ b/config/configuration.yml @@ -87,12 +87,12 @@ default: - address: smtp.qq.com - port: 587 - domain: smtp.qq.com + address: smtp.126.com + port: 25 + domain: smtp.126.com authentication: :plain - user_name: 939547590@qq.com - password: 'suwen11223344' + user_name: "alanlong9278@126.com" + password: "alanlong8788786" # Absolute path to the directory where attachments are stored. # The default is the 'files' directory in your Redmine instance.