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 limitation or
just a bug?
I use LMTP to deliver mails from Postfix to Dovecot:
protocol lmtp {
mail_plugins = $mail_plugins notify push_notification
}
Does eg. the same need to be configured somehow for the Sieve plugin?
Ralf
--
Ralf Becker
EGroupware GmbH [www.egroupware.org]
Handelsregister HRB Kaiserslautern 3587
Geschäftsführer Birgit und Ralf Becker
Leibnizstr. 17, 67663 Kaiserslautern, Germany
Telefon +49 631 31657-0
I would recommend using the lua one. The OX one ignores non-INBOX folders.