The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

DJabberd::Authen::Dovecot - Dovecot SASL authentificator for DJabberd.

It uses PLAIN AUTH only.

Usage:

  <Plugin DJabberd::Authen::Dovecot>
    Realm djabberd
    Socket /usr/local/var/dovecot/auth-client
  </Plugin>

If not specified Realm is empty and Socket is /var/run/dovecot/auth-client

COPYRIGHT

This module is Copyright (c) 2013 Ruslan N. Marchenko. All rights reserved.

You may distribute under the terms of either the GNU General Public License or the Artistic License, as specified in the Perl README file.

WARRANTY

This is free software. IT COMES WITHOUT WARRANTY OF ANY KIND.

WEBSITE

Visit:

http://danga.com/djabberd/

AUTHORS

Ruslan N. Marchenko <me@ruff.mobi>