commit:     5931252e201e634db45de8e41bb873d34d8e0dc6
Author:     Eray Aslan <eras <AT> gentoo <DOT> org>
AuthorDate: Tue May 27 06:41:50 2025 +0000
Commit:     Eray Aslan <eras <AT> gentoo <DOT> org>
CommitDate: Tue May 27 06:41:50 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5931252e

net-mail/dovecot: add sieve example to config file

Signed-off-by: Eray Aslan <eras <AT> gentoo.org>

 net-mail/dovecot/files/50-misc.conf | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/net-mail/dovecot/files/50-misc.conf 
b/net-mail/dovecot/files/50-misc.conf
index 3038506c9451..4d1d9ee3821e 100644
--- a/net-mail/dovecot/files/50-misc.conf
+++ b/net-mail/dovecot/files/50-misc.conf
@@ -107,3 +107,8 @@
 #
 #fts flatcurve {
 #}
+#
+#sieve_script personal {
+#  path = ~/.dovecot.sieve
+#}
+

Reply via email to