New configure options in 2.2.3?

2004-01-16 Thread Simon Matter
Hi,

I have some questions regarding the configure options in 2.2.3. When I run
./configure --help I get different options than what the docs tell. I'm
not sure now which options are still valid.

--enable-annotatemore

It's still in the docs but I can't find it in configure. Does it have no
effect anymore?

--with-mboxlist-db=something

The upgrade docs tell me that I can still use this option to define mbox
db, or is this all gone with 2.2.3. I expected this will change the
defaults in 2.2.3 which are used when no db is configured in imapd.conf.

The background here is that I'm looking for a way to determine which dbs
are used if there are no backends configured in imapd.conf. I found out
that lib/imapoptions contains the defaults but I didn't find the place
where the new configure time defaults are stored after using
--with-mboxlist-db=berkeley.

Simon



Re: New configure options in 2.2.3?

2004-01-16 Thread Rob Siemborski
On Fri, 16 Jan 2004, Simon Matter wrote:

 --enable-annotatemore

 It's still in the docs but I can't find it in configure. Does it have no
 effect anymore?

ANNOTATEMORE is always enabled in 2.2.3.

 --with-mboxlist-db=something

 The upgrade docs tell me that I can still use this option to define mbox
 db, or is this all gone with 2.2.3. I expected this will change the
 defaults in 2.2.3 which are used when no db is configured in imapd.conf.

This is all gone, you just use the imapd.conf options now.

I suppose we should clean up the earlier bits of install-upgrade.html, but
you should always read that file from least recent version to newest, and
it should all be covered.

 The background here is that I'm looking for a way to determine which dbs
 are used if there are no backends configured in imapd.conf. I found out
 that lib/imapoptions contains the defaults but I didn't find the place
 where the new configure time defaults are stored after using
 --with-mboxlist-db=berkeley.

man imapd.conf will tell you the defaults (they are the same as the old
compile-time defaults).

-Rob

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Rob Siemborski * Andrew Systems Group * Cyert Hall 207 * 412-268-7456
Research Systems Programmer * /usr/contributed Gatekeeper



Re: New configure options in 2.2.3?

2004-01-16 Thread Ken Murchison
Rob has already answered your questions, but since I made all of the 
changes, I guess its my fault that the docs aren't clear.  If you have 
any patches to the docs, please send them along.

Simon Matter wrote:
Hi,

I have some questions regarding the configure options in 2.2.3. When I run
./configure --help I get different options than what the docs tell. I'm
not sure now which options are still valid.
--enable-annotatemore

It's still in the docs but I can't find it in configure. Does it have no
effect anymore?
--with-mboxlist-db=something

The upgrade docs tell me that I can still use this option to define mbox
db, or is this all gone with 2.2.3. I expected this will change the
defaults in 2.2.3 which are used when no db is configured in imapd.conf.
The background here is that I'm looking for a way to determine which dbs
are used if there are no backends configured in imapd.conf. I found out
that lib/imapoptions contains the defaults but I didn't find the place
where the new configure time defaults are stored after using
--with-mboxlist-db=berkeley.
Simon




--
Kenneth Murchison Oceana Matrix Ltd.
Software Engineer 21 Princeton Place
716-662-8973 x26  Orchard Park, NY 14127
--PGP Public Key--http://www.oceana.com/~ken/ksm.pgp


Re: New configure options in 2.2.3?

2004-01-16 Thread Simon Matter
 Rob has already answered your questions, but since I made all of the
 changes, I guess its my fault that the docs aren't clear.  If you have
 any patches to the docs, please send them along.

Sorry, I didn't make patches :)
I was just not sure whether I missunderstood configure or the docs were
not completely up2date.
I'm preparing new rpms for 2.2.3 and I want to cleanup the config and
build process so it's important to understand how things work.

I guess this will not be my last question.

Simon



 Simon Matter wrote:
 Hi,

 I have some questions regarding the configure options in 2.2.3. When I
 run
 ./configure --help I get different options than what the docs tell. I'm
 not sure now which options are still valid.

 --enable-annotatemore

 It's still in the docs but I can't find it in configure. Does it have no
 effect anymore?

 --with-mboxlist-db=something

 The upgrade docs tell me that I can still use this option to define mbox
 db, or is this all gone with 2.2.3. I expected this will change the
 defaults in 2.2.3 which are used when no db is configured in imapd.conf.

 The background here is that I'm looking for a way to determine which dbs
 are used if there are no backends configured in imapd.conf. I found out
 that lib/imapoptions contains the defaults but I didn't find the place
 where the new configure time defaults are stored after using
 --with-mboxlist-db=berkeley.

 Simon




 --
 Kenneth Murchison Oceana Matrix Ltd.
 Software Engineer 21 Princeton Place
 716-662-8973 x26  Orchard Park, NY 14127
 --PGP Public Key--http://www.oceana.com/~ken/ksm.pgp