https://doc.dovecot.org/configuration_manual/push_notification/#message-events


  *

    dovecot_lua_notify_event_flags_set(context, {name, mailbox, uid,
    uid_validity, flags, keywords_set})

--> dovecot_lua_notify_event_flags_set(context, {name, mailbox, uid,
uid_validity, flags, keywords})

Called when message flags or keywords are set. flags is a bitmask.
keywords_set is a table of strings of the keywords set by the event.

  *

    dovecot_lua_notify_event_flags_clear(context, {name, mailbox, uid,
    uid_validity, flags, keywords_clear, keywords_old})

--> dovecot_lua_notify_event_flags_clear(context, {name, mailbox, uid,
uid_validity, flags, flags_old, keywords, keywords_old})

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

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to