mod_auto_moved

Introduction

This module implements XEP-0283: Moved, a way for contacts to notify you that they have moved to a new address.

This module is not necessary to generate such notifications - that can be done by clients, for example. What this module does is automatically verify such notifications and, if verification is successful, automatically update your roster (contact list).

Configuration

There is no configuration for this module, just add it to modules_enabled as normal.

Compatibility

0.11 Does not work
trunk Works

Installation

With the plugin installer in Prosody 0.12 you can use:

sudo prosodyctl install --server=https://modules.prosody.im/rocks/ mod_auto_moved

For earlier versions see the documentation for installing 3rd party modules


Latest changes