From: Alan Knowles Date: Fri, 29 Jun 2018 08:10:22 +0000 (+0800) Subject: src/strip.vala X-Git-Url: http://git.roojs.org/?p=app.mailtrimmer;a=commitdiff_plain;h=694c447567c969da5b076ae80c0afc28d66d3231 src/strip.vala --- diff --git a/src/strip.vala b/src/strip.vala index 8686615..c9c997b 100644 --- a/src/strip.vala +++ b/src/strip.vala @@ -509,11 +509,11 @@ public class Strip : GLib.Object { file_size this.mysql_escape(chksum) )); - + // this is done to fix the queue_id or maillog_id ?? this.query(""" SELECT attachment_update( %d, -- in_id INT(11), - '%s', -- in_mime_type varchar(255), + '%s', -- in_created DATETIME, '%s' -- in_mailfort_sig varchar(64) )