The security/ejabberd-dovecot-auth port
ejabberd-dovecot-auth-0.20120116 – authenticate ejabberd against dovecot (cvsweb github mirror)
Description
Script to authenticate ejabberd against dovecot Features: auth and isUser work, but setPass doesn't.WWW: https://www.ejabberd.im/check_dovecot_perl/index.html
Readme
+-------------------------------------------------------------------------------
| Running ${PKGSTEM} on OpenBSD
+-------------------------------------------------------------------------------
To use dovecot as authentication method you must enable it inside
ejabeerd. Following code might be added globally to switch all vhosts to
dovecot based authentication, or per required vhost.
	auth_method: [external]
	extauth_program: ${TRUEPREFIX}/share/ejabberd-dovecot-auth/check-dovecot
Maintainer
Kirill A. Korinsky
Categories
Run dependencies
Files
- /etc/dovecot/conf.d/90-ejabberd-auth.conf
- /usr/local/share/doc/pkg-readmes/ejabberd-dovecot-auth
- /usr/local/share/ejabberd-dovecot-auth/
- /usr/local/share/ejabberd-dovecot-auth/check-dovecot
- /usr/local/share/ejabberd-dovecot-auth/dovecot-ejabberd-auth.conf