Re: Email notification pgAgent - Mailing list pgadmin-hackers

From Dave Page
Subject Re: Email notification pgAgent
Date
Msg-id AANLkTi=E40fD=-dYOZ=bZYNNox8q0Et4vxgT5RhAoNsh@mail.gmail.com
Whole thread Raw
In response to Email notification pgAgent  (Jasmin Dizdarevic <jasmin.dizdarevic@gmail.com>)
Responses Re: Email notification pgAgent  (Jasmin Dizdarevic <jasmin.dizdarevic@gmail.com>)
List pgadmin-hackers
Hi

On Mon, Dec 27, 2010 at 2:32 AM, Jasmin Dizdarevic
<jasmin.dizdarevic@gmail.com> wrote:
> Hi,
> we've just decided to use pgAgent in our company, so I set it up and
> discovered that there is no email notification support on failures.
> I've decided to add this functionality, but I have some questions:
> 1. Have there been any plans to add mail notification in the past?

No.

> 2. Is the feature desirable?

It seems like a reasonable addition.

> 3. I'm absolutely new to wxwidgets: Is wxSMTP a good idea?
> (http://wiki.wxwidgets.org/WxSMTP)

That seems like a good way forward, though to reduce the requirements
on users who don't need it, the email feature should really be made
optional, so if the user doesn't want it, they don't need the
additional module to build pgAgent.

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

pgadmin-hackers by date:

Previous
From: Jasmin Dizdarevic
Date:
Subject: Email notification pgAgent
Next
From: Dave Page
Date:
Subject: pgAdmin III commit: Update readme for VC++ 2008, DLL builds