[Dovecot] imaps listen only at localhost
Hello list,
I try to get dovecot listen only at localhost.
I try listen localhost:993 and it did not work. The installation I made from http://holl.co.at/howto-email/ How it is possible that dovecot with imaps only work on localhost?
Thanks for the help.
Best regards
Dirk
On 26.3.2007, at 23.20, Dirk Schleicher wrote:
I try to get dovecot listen only at localhost.
I try listen localhost:993 and it did not work.
protocol imap { ssl_listen = localhost:993 }
The installation I made from http://holl.co.at/howto-email/
This is for Dovecot v0.99.x, which has different settings.
Am Mon, 26 Mar 2007 23:24:56 +0300 schrieb Timo Sirainen:
I try listen localhost:993 and it did not work.
protocol imap { ssl_listen = localhost:993 }
this did not work. I am able to connect by the the ip address of the mailserver. I try that I only able to connect by tunneling over ssh to the mailserver
The installation I made from http://holl.co.at/howto-email/
This is for Dovecot v0.99.x, which has different settings.
Is there a good tutorial for the new version?
Thanks
participants (2)
-
Dirk Schleicher
-
Timo Sirainen