Remove unknown option

This commit is contained in:
Alex D. 2021-01-06 20:58:56 +00:00
parent 633615762d
commit 5d15ee3d6a
Signed by: caskd
GPG Key ID: F92BA85F61F4C173
2 changed files with 3 additions and 5 deletions

View File

@ -2,7 +2,7 @@
# Maintainer: Alex Denes <caskd@redxen.eu>
pkgname=redxen-config-dovecot
pkgver=2021.01.06
pkgrel=2
pkgrel=4
pkgdesc="Dovecot configuration"
url="https://git.redxen.eu/RedXen"
arch="noarch"
@ -23,6 +23,6 @@ package() {
install -d "$pkgdir"/var/mail
}
sha512sums="f538528da2bd190de159c1725f44508895d57115805e9c85c019b3776ea497f36f6c529e0b4b09828a7b156b4f77285cf76053ac877fc07eaef106ba74fb96a2 dovecot.conf
8f5d3f6dd0b4a3e6aed8249e36e678afcc87da267d82ab8f213b809520bbeea9ed56114f45f7ccc0bf09f3729844c9326ed059d0fd5b84d339d2412b924753ce pgsql.conf
sha512sums="14c83a329c6bd6705e4fcdae68b309a0e083ab94afa8d7ca855a98fbb96bb842cf0927c5a5871c9c25b78092e643158169925944e7b18e490602f3849a5d1542 dovecot.conf
5dd060068e0d54a3e5c4dbd259935adc70add545628c6c5dac64f93889771729418397656a7cb4a2bb62ec28c5673190edbf824ae05192a001bce07d97b58426 pgsql.conf
e305a5ee8196f09d805278acf27a2b66eae9c9e3c6e3458bca391597b1c720c063f8c92034d1af070c750fd0858da7eaa16e75a3b060064eac6b5bcb7b2452e7 rspamd.sieve"

View File

@ -90,13 +90,11 @@ namespace inbox {
special_use = \Junk
auto = create
autoexpunge = 30d
mailbox_list_index = yes
}
mailbox Trash {
special_use = \Trash
auto = create
autoexpunge = 7d
mailbox_list_index = yes
}
}