]> source.dussan.org Git - rspamd.git/commitdiff
fix variable name report_start 3057/head
authorcgielen <c.gielen@uvt.nl>
Wed, 25 Sep 2019 11:31:50 +0000 (13:31 +0200)
committercgielen <c.gielen@uvt.nl>
Fri, 27 Sep 2019 09:53:21 +0000 (11:53 +0200)
src/plugins/lua/dmarc.lua

index b65d86ff831fc7ee6e0590cc19526b0b185c8dff..f922f63d29a4554ebb6ebd375d7cf8f6bd2c5e24 100644 (file)
@@ -942,7 +942,7 @@ if opts['reporting'] == true then
               report_id = report_id,
               report_date = rspamd_util.time_to_string(rspamd_util.get_time()),
               message_id = rspamd_util.random_hex(12) .. '@rspamd',
-              start = report_start,
+              report_start = report_start,
               report_end = report_end
             }, true)
         local message = {