projects
/
dovecot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b95bbf7
)
fix mail_plugin_dir default
author
Marco Nenciarini
<mnencia@debian.org>
Thu, 15 Sep 2011 22:55:02 +0000
(
00:55
+0200)
committer
Noah Meyerhans
<noahm@debian.org>
Sun, 10 Mar 2024 06:31:22 +0000
(22:31 -0800)
Bug: #624294
Fix mail_plugin_dir default value in conf.d/10-mail.conf
Gbp-Pq: Name fix-mail_plugin_dir-default.patch
doc/example-config/conf.d/10-mail.conf
patch
|
blob
|
history
diff --git
a/doc/example-config/conf.d/10-mail.conf
b/doc/example-config/conf.d/10-mail.conf
index de48f92d18880c24c0a74d8e476cae3cb9931cc5..24daa04c57b3dbe85bb4262489250b12c967b3d2 100644
(file)
--- a/
doc/example-config/conf.d/10-mail.conf
+++ b/
doc/example-config/conf.d/10-mail.conf
@@
-211,7
+211,7
@@
namespace inbox {
#auth_socket_path = /var/run/dovecot/auth-userdb
# Directory where to look up mail plugins.
-#mail_plugin_dir = /usr/lib/dovecot
+#mail_plugin_dir = /usr/lib/dovecot
/modules
# Space separated list of plugins to load for all services. Plugins specific to
# IMAP, LDA, etc. are added to this list in their own .conf files.