AGG Software Forums

Online Help Center => Data loggers and plug-ins => Topic started by: lcanessa on November 08, 2019, 11:00:00 AM

Title: Events Notification Plugin
Post by: lcanessa on November 08, 2019, 11:00:00 AM
I am trying to set up the Events Notification plugin to be able to send emails from my GMail account. This (https://support.google.com/mail/bin/answer.py?hl=en&query=pop&answer=13287&ctx=en:search&type=f) is the Google documentation on the necessary settings needed to send email via SMTP.

In the Events Notification plugin, I have the SMTP host as smtp.gmail.com. The check box to use authentication has been selected and the username / password are filled in.

When I try and send a test email, I get the following error:
QuoteOperation has failed. Must issue a STARTTLS command first.

If I try and change the host to, https://smtp.gmail.com:587 or https://smtp.gmail.com:465 I get the following error:
Quotesocket error # 11004

Is there anyway I can configure this correctly?
Title: Re: Events Notification Plugin
Post by: Arthur Grasin on May 18, 2012, 12:04:11 PM
I'm sorry, but this plugin does not support SMTP servers with secure logins.
Title: Re: Events Notification Plugin
Post by: lcanessa on May 23, 2012, 05:23:24 PM
Is this scheduled to be changed?
Title: Re: Events Notification Plugin
Post by: Arthur Grasin on December 05, 2019, 11:00:00 AM
We've added it to our To-Do list, but I can't say when it will be implemented.
Title: Re: Events Notification Plugin
Post by: lcanessa on May 31, 2012, 03:31:00 PM
In the meantime, I believe use of E-MailRelay (http://emailrelay.sourceforge.net/) would be an acceptable workaround.
Title: Re: Events Notification Plugin
Post by: Arthur Grasin on May 31, 2012, 04:49:19 PM
We've added the requested functionality in the latest version of this plugin.

Quote from: lcanessa on May 31, 2012, 03:31:00 PM
In the meantime, I believe use of E-MailRelay (http://emailrelay.sourceforge.net/) would be an acceptable workaround.