My favorites | Sign in
Project Home Wiki Issues Source
Search
for
mod_support_contact  
Add a support contact to new registrations
Stage-Stable
Updated Nov 30, 2009 by waqas20

Introduction

This Prosody plugin adds a default contact to newly registered accounts.

Usage

Simply add "support_contact" to your modules_enabled list. When a new account is created, the new roster would be initialized to include a support contact.

Configuration

support_contact The bare JID of the support contact. The default is support@hostname, where hostname is the host the new user's account is on.
support_contact_nick Nickname of the support contact. The default is "Support".
support_contact_group The roster group in the support contact's roster in which to add the new user.

Compatibility

0.7Works
0.6Works

Caveats/Todos/Bugs

  • This only works for accounts created via in-band registration.

Sign in to add a comment
Powered by Google Project Hosting