I put them on the wiki page, but I'm not sure if they're read often or whatever. a - Sqlite support I know its been talked about, but it wasn't on the request/todo page until i threw it on there, so i wanted chime in for it as well b - User configurable ports ports are hardcoded in the c source file. it would be nice if these were the defaults, and could be overwritten on the configure file. this way we can run dovecot to test on the same machine as an active imap server, or just have more control over how we run it
Jonathan Vanasco wrote:> b - User configurable ports > ports are hardcoded in the c source file. > it would be nice if these were the defaults, and could be > overwritten on the configure file. > this way we can run dovecot to test on the same machine as an > active imap server, or just have more control over how we run itThey can be overwritten! In Dovecot 1.0-stable/tests, e.g. protocol imap { listen = *:5143 ... } In Dovecot 0.99.x try, e.g. imap_listen = *:5143 (though I've never used 0.99.x). Best Wishes, Chris -- --+---+---+---+---+---+---+---+---+---+---+---+---+---+---+---+---+---+- Christopher Wakelin, c.d.wakelin at reading.ac.uk IT Services Centre, The University of Reading, Tel: +44 (0)118 378 8439 Whiteknights, Reading, RG6 2AF, UK Fax: +44 (0)118 975 3094
On Tue, 2005-08-09 at 13:34 -0400, Jonathan Vanasco wrote:> I put them on the wiki page, but I'm not sure if they're read often > or whatever. > > a - Sqlite support > I know its been talked about, but it wasn't on the request/todo > page until i threw it on there, so i wanted chime in for it as wellFor userdb/passdb? Why is it useful? -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part URL: <http://dovecot.org/pipermail/dovecot/attachments/20050814/584ead38/attachment.bin>