]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
director: Cleanup for director socket type configuration.
authorTimo Sirainen <tss@iki.fi>
Wed, 13 May 2015 12:33:27 +0000 (15:33 +0300)
committerTimo Sirainen <tss@iki.fi>
Wed, 13 May 2015 12:33:27 +0000 (15:33 +0300)
commit6468191d64827a2d1481c091ec499874583c834e
tree5b7ebf0eac8270b3a58d34334c979c7b7c8c7f64
parent7f1b897201d80c83c96b0d663f2a14c517d48f14
director: Cleanup for director socket type configuration.
It's now possible to use any type of a socket for inet listeners by
specifying the name for the listener. The available types are: auth
(default), userdb, ring (= director<->director connection), admin/doveadm.
This change should be backwards compatible with previous configuration.
This setting also deprecates director_doveadm_port setting.
src/director/main.c