[Dovecot] apache2 mod_authn_dovecot

Boris Manojlovic boris at steki.net
Thu Feb 11 16:18:39 EET 2010


Dear All,

  I have created apache2 module that allows web users to authenticate
against dovecot auth daemon. It connect to dovecot authentication client
socket.
Currently implemented mechanism is plaintext PLAIN. Currently there are no
plans to support any other as only thing that i have created in apache
module is
"Basic" auth. Source code can be downloaded from;
  http://github.com/bmanojlovic/mod_authn_dovecot
or tagged version v0.1 from:
  http://github.com/bmanojlovic/mod_authn_dovecot/tarball/v0.1

Currently built RPMS can be downloaded from OpenSUSE build service URL:
http://download.opensuse.org/repositories/home:/bmanojlovic/<Distribution
of choice>

Please comment or raise issues if you think it is useful or full of bugs :).

Boris Manojlovic

P.S. Very basic README - HOW TO is on this URL
http://github.com/bmanojlovic/mod_authn_dovecot/blob/master/README


More information about the dovecot mailing list