Re: [Dovecot] authentication to IMAP
Hi Daniel,
What version of dovecot supports this feature ? I am using dovecot-0.99.11-8.EL4 and gives error : -
Starting Dovecot Imap: Fatal: Error in configuration file /etc/dovecot.conf line 495: Unknown setting: master_user_separator
Here is what i added :
auth_master_user_separator = * auth default { passdb passwd-file { args = /root/passwd.masterusers master = yes } passdb shadow { } userdb passwd { } }
Regards, Punit
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On Thu, 7 May 2009, punit_j wrote:
What version of dovecot supports this feature ? I am using dovecot-0.99.11-8.EL4 and gives error : -
Unless the version number is a fake because of packaging reasons, this version is far too old and is no longer supported.
Bye,
Steffen Kaiser -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux)
iQEVAwUBSgK3wXWSIuGy1ktrAQLmVgf/fo/WlmStYz2BqDWuBZ3eFKKDJgfTu5j4 oYke3TT9T3xejiPxYyun4K00suci2YjVREvlH4HS5c9aYLn7sY2vObMKwuXcpC8B vDXTt6dIIpFRx0J7cJpnoXvdhGP+TidwLbxmOyVyRJppEP+1K8/nov8mFjrPBTAH LZe2efhCbu45n9zhx6GLD8neTIB8TCfuV3qMISZoMhF5HfwrQrynXSoI/HMZ0Dw4 lLjJkI+2U7H5/DiTLDsbXOUD8Ae3SnOtvDrVCUfpUHLB7stdIG8sQB9co3Y41NE4 iWDK6QMHleFoJy6JbUW35Kh/QhXL1rJNyr+Xry3Pzm9cjDB0KuKpWA== =tGD4 -----END PGP SIGNATURE-----
on 5-7-2009 3:22 AM punit_j spake the following:
Hi Daniel,
What version of dovecot supports this feature ? I am using dovecot-0.99.11-8.EL4 and gives error : -
Starting Dovecot Imap: Fatal: Error in configuration file /etc/dovecot.conf line 495: Unknown setting: master_user_separator
Here is what i added :
auth_master_user_separator = * auth default { passdb passwd-file { args = /root/passwd.masterusers master = yes } passdb shadow { } userdb passwd { } }
Regards, Punit
Dump that old version. You can get current version RPM's from http://atrpms.net/dist/el4/dovecot/
participants (3)
-
punit_j
-
Scott Silva
-
Steffen Kaiser