Ok. Thanks On Wed, Jan 3, 2018 at 1:22 PM, Jinmei Liao <[email protected]> wrote:
> As far as I know, there is no built-in support for sending emails in > Geode. You will need to write your own code for it. > > On Wed, Jan 3, 2018 at 11:14 AM, Sudhir Babu Pothineni < > [email protected]> wrote: > >> Any alternative for administrator without writing java code? >> >> Only option I see write my own listener with >> javax.management.NotificationListener >> ? >> >> >> On Wed, Jan 3, 2018 at 12:57 PM, Jinmei Liao <[email protected]> wrote: >> >>> Hi, Sudhir, 'email-notification-enabled' was used for old jmx agent >>> which is deprecated as of Gemfire(old geode product) 7.0. It's not used >>> anymore. >>> >>> On Wed, Jan 3, 2018 at 5:59 AM, Sudhir Babu Pothineni < >>> [email protected]> wrote: >>> >>>> How to get email notifications of a server crash/member left >>>> distributed system? >>>> >>>> 'email-notification-enabled' does this property still exist or >>>> deprecated? >>>> >>>> Thanks >>>> Sudhir >>>> >>> >>> >>> >>> -- >>> Cheers >>> >>> Jinmei >>> >> >> > > > -- > Cheers > > Jinmei >
