I would remove it from Ignite altogether. On Wed, Feb 11, 2015 at 7:07 AM, Vladimir Ozerov <[email protected]> wrote:
> Hi, > > We have lots of properties in IgniteConfiguration dedicated to email setup: > > setLifeCycleEmailNotification > setSmtpSsl > setSmtpStartTls > setSmtpHost > setSmtpPort > setSmtpUsername > setSmtpPassword > setAdminEmails > setSmtpFromEmail > > It seems to me that all these properties are very rarely used, aren't they? > If so, how about moving them to separate bean to make IgniteConfiguration > lighter? > > Vladimir. >
