Re: [Dovecot] SSL certs per listen IP

2008-12-21 Thread Ian P. Christian
http://wiki.dovecot.org/Roadmap "v1.2 will be the next release after v1.1. v2.0 will provide a rewritten master process and config handling framework, which makes it a lot easier to implement several other features. Many people also want to use configuration that currently isn't possible, but will

Re: [Dovecot] SSL certs per listen IP

2008-12-21 Thread Eduardo M KALINOWSKI
Ian P. Christian wrote: > Does anyone else see a value in my putting this in as a feature > request? IMO it would be useful to have a whole list of IP/SSL > mappings, or perhaps different certs on different ports. I will > happily accept I'm in the minority though is no one else sees value in > th

Re: [Dovecot] SSL certs per listen IP

2008-12-20 Thread Darren Pilgrim
Ian P. Christian wrote: 2008/12/20 Darren Pilgrim : You can't do this with a single instance, but you can run parallel instances of dovecot on the same machine. Thanks Darren, I did think about this option. Does anyone else see a value in my putting this in as a feature request? Running a s

Re: [Dovecot] SSL certs per listen IP

2008-12-20 Thread Ian P. Christian
2008/12/20 Darren Pilgrim : > You can't do this with a single instance, but you can run parallel instances > of dovecot on the same machine. Thanks Darren, I did think about this option. Does anyone else see a value in my putting this in as a feature request? IMO it would be useful to have a who

Re: [Dovecot] SSL certs per listen IP

2008-12-20 Thread Darren Pilgrim
Ian P. Christian wrote: I'd like to host multiple domains though a central dovecot proxy - however, I need to present different certs to different hostnames (which are on different IPs). I can't see a way to this in the documentation, is it possible? You can't do this with a single instance, b

Re: [Dovecot] SSL certs per listen IP

2008-12-20 Thread Wolfram Schlich
* Ian P. Christian [2008-12-20 23:22]: > 2008/12/20 Wolfram Schlich : > > Not with Dovecot itself. You have to use something like stunnel > > instead and redirect the connections to localhost:110/143 instead, > > for example. > > Ahhh yes, of course. The downside is, Dovecot log messages only sh

Re: [Dovecot] SSL certs per listen IP

2008-12-20 Thread Ian P. Christian
2008/12/20 Wolfram Schlich : > Not with Dovecot itself. You have to use something like stunnel > instead and redirect the connections to localhost:110/143 instead, > for example. Ahhh yes, of course. Thanks a lot, and seasons greetings, Ian

Re: [Dovecot] SSL certs per listen IP

2008-12-20 Thread Wolfram Schlich
* Ian P. Christian [2008-12-20 23:06]: > I'd like to host multiple domains though a central dovecot proxy - > however, I need to present different certs to different hostnames > (which are on different IPs). > > I can't see a way to this in the documentation, is it possible? Not with Dovecot its

[Dovecot] SSL certs per listen IP

2008-12-20 Thread Ian P. Christian
I'd like to host multiple domains though a central dovecot proxy - however, I need to present different certs to different hostnames (which are on different IPs). I can't see a way to this in the documentation, is it possible? thanks, Ian