search for: push_notif

Displaying 20 results from an estimated 38 matches for "push_notif".

Did you mean: push_notify
2015 Oct 26
3
events
Teemu, If just need the http request, I will need something like the following configuration, right? So no meta data plugin, but with notify and push_notification? protocol lmtp { mail_plugins = $mail_plugins notify push_notification } plugin { push_notification_driver = ox:url=http://myurl/ <http://login:pass at node1.domain.tld:8009/preliminary/http-notify/v1/notify> } Regards, Frederik On 26-10-15 11:35, Teemu Huovila wrote: >...
2015 Oct 28
1
events
Il 26.10.2015 12:04 Teemu Huovila ha scritto: > On 26.10.2015 12:44, Frederik Bosch | Genkgo wrote: >> Teemu, >> >> If just need the http request, I will need something like the >> following configuration, right? So no meta data plugin, but with >> notify and push_notification? >> >> protocol lmtp { >> mail_plugins = $mail_plugins notify push_notification >> } >> >> plugin { >> push_notification_driver = ox:url=http://myurl/ >> <http://login:pass at node1.domain.tld:8009/preliminary/http-notify/v1/notify>...
2015 Oct 26
2
events
Ah fantastic. Now I guess I can use notify plugin without push_notification metadata plugins, right? On 26-10-15 08:36, Teemu Huovila wrote: > > On 26.10.2015 08:59, Frederik Bosch | Genkgo wrote: >> Thanks again. Final question: how do I configure this plugin? > As the only existing driver at the moment is the OX one, the plugin is documented in OX...
2015 Oct 26
0
events
On 26.10.2015 12:44, Frederik Bosch | Genkgo wrote: > Teemu, > > If just need the http request, I will need something like the following configuration, right? So no meta data plugin, but with notify and push_notification? > > protocol lmtp { > mail_plugins = $mail_plugins notify push_notification > } > > plugin { > push_notification_driver = ox:url=http://myurl/ <http://login:pass at node1.domain.tld:8009/preliminary/http-notify/v1/notify> > } You could test that, but my un...
2020 Jul 21
2
Sieve and OX push_notification_drive seem to not work together
While it's documented that the OX push_notification_driver only supports MessageNew events, it does NOT generate any event if a Sieve script moves the message on arrival to an other folder, neither in INBOX were it original arrives by LMTP, nor in the folder Sieve moves the message. Is that a misconfiguration on my side, or a know / desired...
2019 Apr 11
1
Lua Push Notification Plugin
...i 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=http://staging.mydomain.com/mail-notify/v1 user_from_metadata And got this error on runtime: *Error: push-notification-ox: Skipped because unable to get attribute: Mailbox attributes not enabled* When using Lua: mail_plugins = $mail_plugins mail_lua notify push_notificatio...
2020 Oct 15
2
lib22_push_notification_lua_plugin.so: undefined symbol: dlua_dovecot_register
...n this issue. Error In the logs when I receive an Email is given below. ========================================== Oct 15 21:55:41 master: Info: Dovecot v2.3.11.3 (502c39af9) starting up for imap, lmtp Oct 15 21:56:51 lmtp(36): Fatal: Couldn't load required plugin /usr/lib/dovecot/modules/lib22_push_notification_lua_plugin.so: dlopen() failed: /usr/lib/dovecot/modules/lib22_push_notification_lua_plugin.so: undefined symbol: dlua_dovecot_register ====================================================================== # dovecot -n # 2.3.11.3 (502c39af9): /etc/dovecot/dovecot.conf # OS: Linux 4.19.128-...
2016 Apr 22
4
push-notification plugin and imap-metadata permissions
Ultra short version: Why cant I set the following mailbox metadata key? /private/vendor/vendor.dovecot/pvt/server/vendor/vendor.dovecot/http-notify Let me explain the context: I'm using the Dovecot version 2.23.1, but the same happens for the 2.2.22 The push-notification plugin is supposed to send out a notification whenever a mailbox get a new email message. In order to tell if a mailbox
2020 Jul 16
1
Questions about Dovecot push notifications
I read the docu available under: https://doc.dovecot.org/configuration_manual/push_notification/ I'm using Dovecot 2.2.36.4 with directors and a replicating pair of backends using a custom dict with proxy protocol for user- and passdb plus a userdb using sqlite for backup. I understand 2.2 only allows to notify about new arriving mails, not eg. flag-changes which would require 2....
2019 Feb 01
2
Crash when using dict quotas with sqlite database
...otify_interval = 29 mins last_valid_uid = 8 lmtp_rcpt_check_quota = yes login_greeting = Pedo mellon a minno login_log_format_elements = user=<%u> method=%m rip=%r lip=%l mpid=%e %c %k mail_gid = mail mail_home = /var/vmail/%d/%n mail_location = maildir:~ mail_plugins = quota old_stats notify push_notification replication listescape mail_privileged_group = mail mail_uid = mail managesieve_notify_capability = mailto managesieve_sieve_capability = fileinto reject envelope encoded-character vacation subaddress comparator-i;ascii-numeric relational regex imap4flags copy include variables body enotify...
2020 Jan 08
2
Is it possible to enable push notifications for iOS/macOS mail clients on a stock dovecot?
Now that Apple has abandoned mail server capabilities in macOS Server.app we have to move to an open source solution. I have done this using Macports and it works well (no thanks to Apple as it never published the in 2018 promised migration info for mail services). The MacPorts Apple Push Notification variant based on a patch written a few years ago for dovecot supports APNS but it requires you
2020 Jan 08
2
Is it possible to enable push notifications for iOS/macOS mail clients on a stock dovecot?
...RFECTLY. I use it on CentOS 6 and 7. Thanks, Steffan Cline steffan at hldns.com 602-793-0014 > On Jan 8, 2020, at 2:39 PM, infoomatic <infoomatic at gmx.at> wrote: > > ?I have no idea about that Mac proprietary stuff ... however, > https://doc.dovecot.org/configuration_manual/push_notification/ might be > a solution/workaround for you. > > regards, > > infoomatic > > >> Am 08.01.20 um 22:33 schrieb Gerben Wierda: >> Now that Apple has abandoned mail server capabilities in macOS Server.app we have to move to an open source solution. I have done...
2020 Oct 16
2
lib22_push_notification_lua_plugin.so: undefined symbol: dlua_dovecot_register
I downloaded Dovecot from https://repo.dovecot.org/DOVECOT-REPO-GPG for /debian/buster. The library lib22_push_notification_lua_plugin.so is present but it doesn't have dlua_dovecot_register function. Thanks, Mrinal -----Original Message----- From: Aki Tuomi <aki.tuomi at open-xchange.com> Sent: Friday, October 16, 2020 12:58 AM To: Mrinal Sharma <msharma at smithmicro.com>; dovecot at dovecot....
2020 Sep 15
2
Auth Panic hmac.c while Local Validation
...ess = * port = 24 } process_min_avail = 5 } ssl = no userdb { driver = passwd } userdb { args = /etc/dovecot/dovecot-sql.conf.ext driver = sql } protocol lmtp { mail_plugins = quota postmaster_address = postmaster at domainname } protocol lda { mail_plugins = " quota notify push_notification" } protocol imap { imap_metadata = yes mail_plugins = " quota imap_quota quota" } Any help would be appreciated. Thanks, Mrinal
2019 Nov 20
2
Error: Raw backtrace and index cache
...etc/postfix/ssl/mail.maximail.pl.key ssl_protocols = !SSLv2 !SSLv3 userdb { ? driver = passwd } userdb { ? args = /etc/dovecot/dovecot-sql.conf ? driver = sql } protocol lmtp { ? info_log_path = /var/log/dovecot/dovecot.mali133 ? lmtp_save_to_detail_mailbox = yes ? mail_plugins = quota sieve notify push_notification } protocol lda { ? auth_socket_path = /var/run/dovecot/auth-master ? lda_mailbox_autocreate = yes ? log_path = /var/log/dovecot/dovecot-lda.mail133 ? mail_plugins = sieve ? postmaster_address = root }
2019 Jan 11
2
managesieve configuration
...cert = </masked/path/to/server.crt > ssl_key = # hidden, use -P to show it > userdb { > args = uid=vmail gid=vmail home=/var/mail/users/%n > driver = static > } > verbose_proctitle = yes > protocol lmtp { > mail_plugins = " sieve notify push_notification" > ssl = no > } > protocol imap { > mail_plugins = " imap_sieve" > } > protocol sieve { > mail_debug = yes > managesieve_max_line_length = 65536 > } > > > --Dominik > > > On 1/11/19 9:44 AM, Ak...
2022 May 10
5
Dovecot v2.3.19 released
Hi all! We are pleased to release v2.3.19 of Dovecot. The docker images have been upgraded to use bullseye as base image. https://dovecot.org/releases/2.3/dovecot-2.3.19.tar.gz https://dovecot.org/releases/2.3/dovecot-2.3.19.tar.gz.sig Binary packages in https://repo.dovecot.org/ Docker images in https://hub.docker.com/r/dovecot/dovecot Regards, Aki Tuomi Open-Xchange oy -- + Added
2022 May 10
5
Dovecot v2.3.19 released
Hi all! We are pleased to release v2.3.19 of Dovecot. The docker images have been upgraded to use bullseye as base image. https://dovecot.org/releases/2.3/dovecot-2.3.19.tar.gz https://dovecot.org/releases/2.3/dovecot-2.3.19.tar.gz.sig Binary packages in https://repo.dovecot.org/ Docker images in https://hub.docker.com/r/dovecot/dovecot Regards, Aki Tuomi Open-Xchange oy -- + Added
2019 Nov 20
2
Error: Raw backtrace and index cache
...ver = passwd >> } >> userdb { >> ? args = /etc/dovecot/dovecot-sql.conf >> ? driver = sql >> } >> protocol lmtp { >> ? info_log_path = /var/log/dovecot/dovecot.mali133 >> ? lmtp_save_to_detail_mailbox = yes >> ? mail_plugins = quota sieve notify push_notification >> } >> protocol lda { >> ? auth_socket_path = /var/run/dovecot/auth-master >> ? lda_mailbox_autocreate = yes >> ? log_path = /var/log/dovecot/dovecot-lda.mail133 >> ? mail_plugins = sieve >> ? postmaster_address = root >> } >> -- Maci...
2019 Apr 11
3
Lua Push Notification Plugin
...g 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=http://staging.mydomain.com/mail-notify/v1 > user_from_metadata > And got this error on runtime: > Error: push-notification-ox: Skipped because unable to get attribute: Mailbox > attributes not enabled > mail_attribute_dict = file:%h/Maildir/dovecot-attrib...