aboutsummaryrefslogtreecommitdiffstats
path: root/src/smtp.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/smtp.c')
-rw-r--r--src/smtp.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/smtp.c b/src/smtp.c
index 71e0da061..07e28a4de 100644
--- a/src/smtp.c
+++ b/src/smtp.c
@@ -51,7 +51,8 @@ worker_t smtp_worker = {
FALSE, /* Non unique */
FALSE, /* Non threaded */
TRUE, /* Killable */
- SOCK_STREAM /* TCP socket */
+ SOCK_STREAM, /* TCP socket */
+ RSPAMD_WORKER_VER /* Version info */
};
static gboolean