From: Aki Tuomi Date: Mon, 3 Feb 2020 10:15:49 +0000 (+0200) Subject: plugins: push-notification: Include mailbox field X-Git-Tag: 2.3.10~49 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=967ff694ad2dbc21822abc9691178de02017eabe;p=thirdparty%2Fdovecot%2Fcore.git plugins: push-notification: Include mailbox field --- diff --git a/src/plugins/push-notification/push-notification-triggers.c b/src/plugins/push-notification/push-notification-triggers.c index 029ba53bf9..4e403c5a3d 100644 --- a/src/plugins/push-notification/push-notification-triggers.c +++ b/src/plugins/push-notification/push-notification-triggers.c @@ -22,6 +22,7 @@ push_notification_trigger_mbox_common( } txn->trigger |= trigger; + event_add_str(txn->event, "mailbox", mailbox_get_vname(box)); } void push_notification_trigger_mbox_create(