[Dovecot] imap_capability setting
In src/master/master-settings.c, there is a config variable "imap_capability" that is read in from the conf file... but in the rest of the code it looks like that variable is never used. I assume this is there for future use, but just wanted to confirm that the code not using it was intentional.
Since we are using Dovecot as an IMAP proxy for a Courier backend (for now), we need to advertise a different capability string than the Dovecot default. I have changed the hardcoded value in the ./configure script (@ 31015) for now.
Bill
On 15.2.2006 21:41, "Bill Boebel" bill@webmail.us wrote:
In src/master/master-settings.c, there is a config variable "imap_capability" that is read in from the conf file... but in the rest of the code it looks like that variable is never used. I assume this is there for future use, but just wanted to confirm that the code not using it was intentional.
Hmm. I've been meaning to add such a setting for a while now. Looks like I've done half of it at some point but then forgot to do the rest :) Thanks, I'll make it actually working soon.
participants (2)
-
Bill Boebel
-
Timo Sirainen