|
|
|
@ -2,7 +2,7 @@
|
|
|
|
|
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|
|
|
|
# |
|
|
|
|
# Filename: package/.../dovecot-antispam/dovecot-antispam.conf |
|
|
|
|
# Copyright (C) 2008 The OpenSDE Project |
|
|
|
|
# Copyright (C) 2008 - 2009 The OpenSDE Project |
|
|
|
|
# |
|
|
|
|
# More information can be found in the files COPYING and README. |
|
|
|
|
# |
|
|
|
@ -27,7 +27,7 @@ var_append makeopt ' ' "DOVECOT=$root$( pkgprefix includedir dovecot )/dovecot"
|
|
|
|
|
# mailtrain - send mail to special addresses for training |
|
|
|
|
# crm114-exec - direct crm114 training by calling mailreaver.crm |
|
|
|
|
|
|
|
|
|
if pkginstalled crm114; then |
|
|
|
|
if pkginstalled crm114 crm114-gerh; then |
|
|
|
|
var_append makeopt ' ' "BACKEND=crm114-exec" |
|
|
|
|
fi |
|
|
|
|
|
|
|
|
|