diff options
author | Brian Cully <bjc@kublai.com> | 2022-06-19 19:55:38 -0400 |
---|---|---|
committer | Brian Cully <bjc@kublai.com> | 2022-06-19 19:56:37 -0400 |
commit | f2820a509d91061b65fa32ec4e647cbd29760195 (patch) | |
tree | 7685f169b96a6b279c910e0021ca38538a124f9b /config | |
parent | e8235e7264e467f6dd64587fbd26faad2f74cbbc (diff) | |
download | spamcat-f2820a509d91061b65fa32ec4e647cbd29760195.tar.gz spamcat-f2820a509d91061b65fa32ec4e647cbd29760195.zip |
Change to filter style from pipe.
Diffstat (limited to 'config')
-rw-r--r-- | config/spamcat.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config/spamcat.conf b/config/spamcat.conf index 1f1313d..5ef87cd 100644 --- a/config/spamcat.conf +++ b/config/spamcat.conf @@ -1,4 +1,3 @@ DBPATH=/var/vmail/spork.org/bjc/spamcat.sqlite3 DEFAULT_COUNT=20 -DELIVER=/usr/local/libexec/dovecot/deliver DOMAINS=bjc.spork.org
\ No newline at end of file |