]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
director: Implemented director_proxy_maybe passdb extra field.
authorTimo Sirainen <tss@iki.fi>
Wed, 29 Apr 2015 09:33:21 +0000 (11:33 +0200)
committerTimo Sirainen <tss@iki.fi>
Wed, 29 Apr 2015 09:33:21 +0000 (11:33 +0200)
commit0dc72981f5286d60ca9233f6ac7c444d393d24fb
tree3ea6b3416471f95fda119f12b3cb7d38f064cd51
parent7a545edbd1fca7a330bcb4a807002373ee18762a
director: Implemented director_proxy_maybe passdb extra field.
This allows running director and backend in the same Dovecot instance. It
was implemented into director instead of login-common to allow doveadm and
lmtp proxying to work as well (although currently lmtp can't handle mixed
proxying and non-proxying destinations, which makes this a bit less useful).
src/auth/auth-request.c
src/director/login-connection.c