[Dovecot] Any way to disable imap on all but localhost ?
Kim Culhan
w8hdkim at yahoo.com
Wed Sep 29 17:42:11 EEST 2004
--- michael at crosscode.org wrote:
> It's still there, just chagned (and probably for the better -
> less
> confusing and I'd venture less code) in 1.0.
>
> I had:
>
> protocols = imap imaps
> imap_listen = 127.0.0.1
> imaps_listen = *
>
> Now I have:
>
> protocols = imap imaps
> protocol imap {
> listen = 127.0.0.1
> ssl_listen = *
> }
>
> However, after encountering the same problem you did I moved my
> 0.99
> configuration file out of place and put the 1.0
> dovecot-example.conf file
> into place and modified it, since that seemed like the easier thing
> to do
> (not that the imap section already exists in the new example
> config.,
> it's just empty).
Ok, just did the same, running dovecot-1.0-test46
dovecot is still listening on port 143
It appears dovecot imap listens on all the interfaces regardless
This is running on FreeBSD 5.3-BETA4
-kim
__________________________________
Do you Yahoo!?
Yahoo! Mail is new and improved - Check it out!
http://promotions.yahoo.com/new_mail
More information about the dovecot
mailing list