0.0.4 • Published 10 years ago

dovecot-core-authd v0.0.4

Weekly downloads
12
License
-
Repository
-
Last release
10 years ago

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.
0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago