2013-09-26 17:14:40 +02:00

21 lines
970 B
Plaintext

$NetBSD: patch-ab,v 1.3 2013/04/29 12:53:57 manu Exp $
--- doc/example-config/dovecot.conf.orig 2013-01-07 08:50:26.000000000 +0100
+++ doc/example-config/dovecot.conf 2013-04-11 10:01:20.000000000 +0200
@@ -15,14 +15,11 @@
# Default values are shown for each setting, it's not required to uncomment
# those. These are exceptions to this though: No sections (e.g. namespace {})
# or plugin settings are added by default, they're listed only as examples.
-# Paths are also just examples with the real defaults being based on configure
-# options. The paths listed here are for configure --prefix=/usr
-# --sysconfdir=/etc --localstatedir=/var
# Protocols we want to be serving.
-#protocols = imap pop3 lmtp
+protocols = imap pop3 lmtp
# A comma separated list of IPs or hosts where to listen in for connections.
# "*" listens in all IPv4 interfaces, "::" listens in all IPv6 interfaces.
# If you want to specify non-default ports or anything more complex,