[Dovecot] Very minor feature request
Hello,
I'd suggest a way to get to know the "capabilities" of a compiled Dovecot.
The background is that I've run the sequence
./configure --with-ldap && make && make install
twice, all three commands tell me that all is fine (ldap is listed in the modules), but still dovecot told me that ldap is no Usedb module.
A "make clean" before solved the problem -- well, something one should anyway.
Besides, the "dovecot --capabilities" should also list all the defaults.
Bye,
-- Steffen Kaiser
On 242, 08 30, 2005 at 10:50:57AM +0200, Steffen Kaiser wrote:
Hello,
I'd suggest a way to get to know the "capabilities" of a compiled Dovecot.
You can try the attached patch.
The background is that I've run the sequence
./configure --with-ldap && make && make install
twice, all three commands tell me that all is fine (ldap is listed in the modules), but still dovecot told me that ldap is no Usedb module.
A "make clean" before solved the problem -- well, something one should anyway.
Besides, the "dovecot --capabilities" should also list all the defaults.
Bye,
-- Steffen Kaiser
-- Andrey Panin | Linux and UNIX system administrator pazke@donpac.ru | PGP key: wwwkeys.pgp.net
On Tue, 2005-08-30 at 16:17 +0400, Andrey Panin wrote:
On 242, 08 30, 2005 at 10:50:57AM +0200, Steffen Kaiser wrote:
I'd suggest a way to get to know the "capabilities" of a compiled Dovecot.
You can try the attached patch.
Looks useful, but I don't think --capabilities is the right name for it. Maybe --build-options is good enough?
On Sun, 18 Sep 2005, Timo Sirainen wrote:
On Tue, 2005-08-30 at 16:17 +0400, Andrey Panin wrote:
On 242, 08 30, 2005 at 10:50:57AM +0200, Steffen Kaiser wrote:
I'd suggest a way to get to know the "capabilities" of a compiled Dovecot.
You can try the attached patch.
Looks useful, but I don't think --capabilities is the right name for it. Maybe --build-options is good enough?
I do not have no preference of the name of the option :-)
Bye,
-- Steffen Kaiser
participants (3)
-
Andrey Panin
-
Steffen Kaiser
-
Timo Sirainen