Re: [Dovecot] Any way to disable imap on all but localhost ?
29 Sep
2004
29 Sep
'04
2:40 a.m.
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).
- Michael
On Tue, 28 Sep 2004, Kim Culhan wrote:
Noticed that some configuration settings like imap_listen appear to have been removed.
Any way to accomplish this ?
-kim
Do you Yahoo!? New and Improved Yahoo! Mail - Send 10MB messages! http://promotions.yahoo.com/new_mail
7354
Age (days ago)
7354
Last active (days ago)
0 comments
1 participants
participants (1)
-
michael@crosscode.org