<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <pre style="font-family: courier, "courier new", monospace; font-size: 14px; white-space: pre-wrap; overflow-wrap: break-word; margin: 0px; color: rgb(0, 0, 0); font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;">Thanks AKI! I'm a step closer to achieving my goals. 

However, I'm getting a new error as indicated from below:

Apr 11 01:45:34 lmtp(<a class="moz-txt-link-abbreviated" href="mailto:user@mydomain.com">user@mydomain.com</a>)<20801><pVlIEJ7wrlxBUQAAUdwEFQ>: <b>Debug: push-notification-ox: Skipped because not active (/private/vendor/vendor.dovecot/pvt/server/vendor/vendor.dovecot/http-notify METADATA not set)</b>
Apr 11 01:45:34 lmtp(<a class="moz-txt-link-abbreviated" href="mailto:user@mydomain.com">user@mydomain.com</a>)<20801><pVlIEJ7wrlxBUQAAUdwEFQ>: <b>Debug: push-notification: Push notification transaction completed

</b>By the way, the file<b> </b><b><b>/private/vendor/vendor.dovecot/pvt/server/vendor/vendor.dovecot/http-notify</b> </b>does not exist on my server. 

Again, I appreciate the help :)
<b> </b>
> On 11 April 2019 07:57 Robust Coding via dovecot <a class="moz-txt-link-rfc2396E" href="mailto:dovecot@dovecot.org"><dovecot@dovecot.org></a> wrote:


> Hi Admin,

> I hope you consider reading and addressing my concern promptly.

> For the past few days I've been setting up a VPS with cPanel and WHM 
> pre-installed on Bluehost. I want to enable push notification plugin in 
> Dovecot2.3.5. I tried OX and Lua plugins and got errors.

> For using OX plugin:
> push_notification_driver = ox:url=<a rel="nofollow" href="http://staging.mydomain.com/mail-notify/v1" style="color: rgb(160, 30, 30);">http://staging.mydomain.com/mail-notify/v1</a> 
> user_from_metadata
> And got this error on runtime:
> Error: push-notification-ox: Skipped because unable to get attribute: Mailbox 
> attributes not enabled
> </pre>
    <pre style="font-family: courier, "courier new", monospace; font-size: 14px; white-space: pre-wrap; overflow-wrap: break-word; margin: 0px; color: rgb(0, 0, 0); font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;">mail_attribute_dict = <a class="moz-txt-link-freetext" href="file:%h/Maildir/dovecot-attributes">file:%h/Maildir/dovecot-attributes</a>

> When using Lua:
> mail_plugins = $mail_plugins mail_lua notify push_notification 
> push_notification_lua

> plugin {
>    push_notification_driver = lua:file=/path/to/lua/push.lua
> }
> And got this order:
> Plugin 'push_notification_lua' not found from directory /usr/lib64/dovecot


You do not have push_notification_lua installed.

> I think I'm missing something here but I can't figure it out. Please HELP!

> Sincerely,
> John Lopena

> -- 

> "Become a programmer - Lose your brain's virginity"

Aki</pre>
  </body>
</html>