ports/mail/cyrus-imapd/patches/patch-tools_rehash

13 lines
287 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
Index: tools/rehash
--- tools/rehash.orig
+++ tools/rehash
@@ -69,7 +69,7 @@ my @configs = ($imapdconf);
my $confdir = "/var/imap";
my @parts;
my $yn = "y";
-my $sievedir = "/usr/sieve";
+my $sievedir = "/var/sieve";
my $nosievedir = 0;
my $hashimapspool = 0;
my $fulldirhash = 0;