dovecot-core-authd

0.0.4 • Public • Published

dovecot-core-authd

A small node.js script answering dict lookup reqeuests from dovecot.

See: http://wiki2.dovecot.org/AuthDatabase/Dict

Installation

npm install -g dovecot-core-authd
svccfg import /opt/local/lib/node_modules/dovecot-core-authd/manifest.xml

Configuration

The following environment variables are used for configuration:

  • REDIS_SOCKET: Path to UNIX socket for redis. If not set TCP to 127.0.0.1 on port 6379 is used.
  • DOVECOT_AUTH_SOCKET: Path to UNIX socket on which to answer requests from dovecot.

Readme

Keywords

Package Sidebar

Install

npm i dovecot-core-authd

Weekly Downloads

5

Version

0.0.4

License

none

Last publish

Collaborators

  • wiedi