On Wed, Dec 2, 2020 at 6:04 AM krogac <[email protected]> wrote:
> I studied the manual and did not find an option there how to add sending > smtp > notifications > > The manual doesn't contain any specific examples of how to send SMTP notifications, just the basics of how to implement an Event Listener that takes actions based on certain events. You would need to implement an Event Listener extension, including the bits that send SMTP notifications. I've got one in the works right now that I'm trying to get finished up - if I get it done I'll post the link to the code, here. -Nick
