ejabberd 16.01-2
client Pidgin 2.13.0 (libpurple 2.13.0)
I send message to all user if user is offline will not receive a message.
I want to send a message to everyone (mod_announce) via pidgin 2.13.0 (offline and online). Message to offline users is not saved.
mod_offline is running
auth_method: internal
If you send the messages using mod_announce, it depends the method you use:
This is sent only to online accounts:
example.org/announce/onlineThis is sent to all accounts, online and offline:
example.org/announce/allSee https://docs.ejabberd.im/admin/configuration/modules/#mod-announce