Everything is current... What I did was install alpha1 in /opt/dovecot-1.0.a1 and alpha2 in /opt/dovecot-1.0.a2 then I created the symbolic link /opt/dovecot and pointed it to the newest version. The init script in /etc/init.d points to /opt/dovecot and the config file is in /etc/dovecot.conf That way I can install multiple versions and just change the symbolic link to switch versions. When I run alpha2 it will not listen on imaps and pop3s.
-- Andy
David Willoughby wrote:
On Wed, Sep 14, 2005 at 04:49:56PM -0600, Andy Cravens wrote:
I have both 1.0 alpha1 and alpha2 installed on my test mail server.
SSL/TLS does not work on alpha2. I'm using the same config file forodd i have alpha2 running with ssl and tls. is your ssl/tls old? mine is current.