summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/src/spam.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/src/spam.c b/src/src/spam.c
index 90e391471..ca8d20720 100644
--- a/src/src/spam.c
+++ b/src/src/spam.c
@@ -28,6 +28,7 @@ static int
spamd_param_init(spamd_address_container *spamd)
{
/* default spamd server weight, time and priority value */
+spamd->is_rspamd = FALSE;
spamd->is_failed = FALSE;
spamd->weight = SPAMD_WEIGHT;
spamd->timeout = SPAMD_TIMEOUT;