Return-Path: X-Original-To: apmail-cloudstack-issues-archive@www.apache.org Delivered-To: apmail-cloudstack-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 50AC318E89 for ; Mon, 7 Dec 2015 12:01:11 +0000 (UTC) Received: (qmail 5634 invoked by uid 500); 7 Dec 2015 12:01:11 -0000 Delivered-To: apmail-cloudstack-issues-archive@cloudstack.apache.org Received: (qmail 5585 invoked by uid 500); 7 Dec 2015 12:01:11 -0000 Mailing-List: contact issues-help@cloudstack.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cloudstack.apache.org Delivered-To: mailing list issues@cloudstack.apache.org Received: (qmail 5570 invoked by uid 500); 7 Dec 2015 12:01:11 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 5563 invoked by uid 99); 7 Dec 2015 12:01:11 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 Dec 2015 12:01:11 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id EB3002C1F58 for ; Mon, 7 Dec 2015 12:01:10 +0000 (UTC) Date: Mon, 7 Dec 2015 12:01:10 +0000 (UTC) From: "Abhinandan Prateek (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (CLOUDSTACK-9116) Removing redundant email settings and refactoring email code to utility classes MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Abhinandan Prateek created CLOUDSTACK-9116: ---------------------------------------------- Summary: Removing redundant email settings and refactoring email code to utility classes Key: CLOUDSTACK-9116 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9116 Project: CloudStack Issue Type: Task Security Level: Public (Anyone can view this level - this is the default.) Affects Versions: 4.6.0 Reporter: Abhinandan Prateek There are 3 different sets of smtp server setting in cloudstack. This ticket is about consolidating these three setting and also moving the email related code to a utility package. -- This message was sent by Atlassian JIRA (v6.3.4#6332)