This repository was archived by the owner on Mar 14, 2023. It is now read-only.

Description
Hello @mrDoctorWho @zinid
I am using ejabberd 16.09 version, for notification use mod_apns.erl file to the mod_apns module.
I am receiving offline message using this module and also for getting notification from blocked users message. i.e. UserA and UserB online. UserA has blocked to UserB. UserA can't send a message but when UserB sends message UserA getting that sent message in the notification.
So, Can you please help me out for how to prevent the notification from blocked users?