It seems that with my settings Rspamd does not process symbols on
outbound mail, though I strictly followed 'Scanning outbound mail' document
Here is
inbound mail debug log for comparison (please note that unlike outbound mail both REPLIES_CHECK and REPLIES_SET executed):
(normal) <fd9321>; task; accept_socket: accepted connection from 127.0.0.1 port 37552, task ptr: 00007F83DCF84010
(normal) <fd9321>; task; rspamd_protocol_handle_headers: read rcpt header, value: <te...@domain.local>
(normal) <fd9321>; task; rspamd_protocol_handle_headers: read helo header, value:
mail.domain.com(normal) <fd9321>; task; rspamd_protocol_handle_headers: read hostname header, value:
mail.domain.com(normal) <fd9321>; task; rspamd_protocol_handle_headers: read IP header, value: 195.206.48.xxx
(normal) <fd9321>; task; rspamd_protocol_handle_headers: read queue_id header, value: BEE522061C
(normal) <fd9321>; task; rspamd_protocol_handle_headers: read MTA-Tag header, value: mail.domain.local
(normal) <fd9321>; task; rspamd_protocol_handle_headers: unknown header: Content-Type
(normal) <fd9321>; task; rspamd_protocol_handle_headers: unknown header: Content-Length
(normal) <fd9321>; task; rspamd_task_load_message: got input of length 0
(normal) <fd9321>; task; rspamd_task_process: completed stage 1
(normal) <fd9321>; task; rspamd_task_process: completed stage 2
(normal) <fd9321>; task; rspamd_message_parse: construct mime parser from string length 1637
(normal) <fd9321>; task; rspamd_mime_headers_process: start processing headers
(normal) <fd9321>; task; rspamd_mime_headers_process: go to state: 99->4
(normal) <fd9321>; task; rspamd_mime_header_add: add new raw header Received: from
mail.domain.com (
mail.domain.com [195.206.48.xxx]) by localhost (Postfix) with ESMTP id 6f43ff2480;
(normal) <fd9321>; task; rspamd_mime_headers_process: go to state: 99->3
(normal) <fd9321>; task; rspamd_mime_headers_process: go to state: 99->3
(normal) <fd9321>; task; rspamd_mime_headers_process: go to state: 99->4
(normal) <fd9321>; task; rspamd_mime_header_add: append raw header Received: from localhost (localhost [127.0.0.1]) by
mail.domain.com (Postfix) with ESMTP id 2735220A7C for <te...@domain.local>; Fri, 17 Mar 2017 15:29:49 +0800 (IRKT)
(normal) <fd9321>; task; rspamd_mime_headers_process: go to state: 99->4
(normal) <fd9321>; task; rspamd_mime_header_add: add new raw header X-Virus-Scanned: by amavisd-new-2.6.4 (20090625) (Debian) at
domain.com(normal) <fd9321>; task; rspamd_mime_headers_process: go to state: 99->3
(normal) <fd9321>; task; rspamd_mime_headers_process: go to state: 99->3
(normal) <fd9321>; task; rspamd_mime_headers_process: go to state: 99->3
(normal) <fd9321>; task; rspamd_mime_headers_process: go to state: 99->4
(normal) <fd9321>; task; rspamd_mime_header_add: append raw header Received: from
mail.domain.com ([127.0.0.1]) by localhost (
mail.domain.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id DyTZS9XT+9tu for <te...@domain.local>; Fri, 17 Mar 2017 15:29:49 +0800 (IRKT)
(normal) <fd9321>; task; rspamd_mime_headers_process: go to state: 99->3
(normal) <fd9321>; task; rspamd_mime_headers_process: go to state: 99->3
(normal) <fd9321>; task; rspamd_mime_headers_process: go to state: 99->4
(normal) <fd9321>; task; rspamd_mime_header_add: append raw header Received: from ws030va.domain.local (unknown [192.168.0.30]) by
mail.domain.com (Postfix) with ESMTPSA id F2DDB206FE for <te...@domain.local>; Fri, 17 Mar 2017 15:29:48 +0800 (IRKT)
(normal) <fd9321>; task; rspamd_mime_headers_process: go to state: 99->4
(normal) <fd9321>; task; rspamd_mime_header_add: add new raw header Date: Fri, 17 Mar 2017 15:29:49 +0800
(normal) <fd9321>; task; rspamd_mime_headers_process: go to state: 99->4
(normal) <fd9321>; task; rspamd_mime_header_add: add new raw header From:
di...@domain.com(normal) <fd9321>; task; rspamd_mime_headers_process: go to state: 99->4
(normal) <fd9321>; task; rspamd_mime_header_add: add new raw header X-Priority: 3 (Normal)
(normal) <fd9321>; task; rspamd_mime_headers_process: go to state: 99->4
(normal) <fd9321>; task; rspamd_mime_header_add: add new raw header Message-ID: <
183712261.20...@domain.com>
(normal) <fd9321>; task; rspamd_mime_headers_process: go to state: 99->4
(normal) <fd9321>; task; rspamd_mime_header_add: add new raw header To: te...@domain.local
(normal) <fd9321>; task; rspamd_mime_headers_process: go to state: 99->4
(normal) <fd9321>; task; rspamd_mime_header_add: add new raw header Subject: Re: 15
(normal) <fd9321>; task; rspamd_mime_headers_process: go to state: 99->4
(normal) <fd9321>; task; rspamd_mime_header_add: add new raw header In-Reply-To: <924635526.20...@domain.local>
(normal) <fd9321>; task; rspamd_mime_headers_process: go to state: 99->4
(normal) <fd9321>; task; rspamd_mime_header_add: add new raw header References: <924635526.20...@domain.local>
(normal) <fd9321>; task; rspamd_mime_headers_process: go to state: 99->4
(normal) <fd9321>; task; rspamd_mime_header_add: add new raw header MIME-Version: 1.0
(normal) <fd9321>; task; rspamd_mime_headers_process: go to state: 99->4
(normal) <fd9321>; task; rspamd_mime_header_add: add new raw header Content-Type: text/plain; charset=windows-1251
(normal) <fd9321>; task; rspamd_mime_headers_process: go to state: 99->4
(normal) <fd9321>; task; rspamd_mime_header_add: add new raw header Content-Transfer-Encoding: quoted-printable
(normal) <fd9321>; task; rspamd_mime_headers_process: go to state: 99->4
(normal) <fd9321>; task; rspamd_mime_header_add: add new raw header Return-Path: <dima+prvs=
02499...@domain.com>
(normal) <fd9321>; task; rspamd_mime_header_add: add new raw header X-Rcpt-To: <te...@domain.local>
(normal) <fd9321>; task; rspamd_message_parse: found 1 parts in message
(normal) <fd9321>; task; rspamd_mime_text_to_utf8: converted from windows-1251 to UTF-8 inlen: 174, outlen: 230
(normal) <fd9321>; task; rspamd_message_parse: loaded message; id: <
183712261.20...@domain.com>; queue-id: <BEE522061C>; size: 1637; checksum: <6d142e0ba4a1ccfd2d6a74c6c57ea150>
(normal) <fd9321>; task; rspamd_task_process: completed stage 4
(normal) <fd9321>; task; rspamd_symbols_cache_process_symbols: symbols processing stage at pass: 0
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute EMAIL_PLUS_ALIASES, 81
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute REPLIES_CHECK, 423
(normal) <fd9321>; task; rspamd_task_process: need more work on stage 8
(normal) <fd9321>; task; rspamd_symbols_cache_watcher_cb: finished watcher, 0 symbols waiting
(normal) <fd9321>; task; rspamd_symbols_cache_process_symbols: symbols processing stage at pass: 1
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute SETTINGS_CHECK, 425
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute GREYLIST_CHECK, 288
(normal) <fd9321>; task; rspamd_task_process: need more work on stage 8
(normal) <fd9321>; task; rspamd_symbols_cache_watcher_cb: finished watcher, 0 symbols waiting
(normal) <fd9321>; task; rspamd_symbols_cache_process_symbols: symbols processing stage at pass: 1
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute ASN_CHECK, 273
(normal) <fd9321>; task; rspamd_task_process: need more work on stage 8
(normal) <fd9321>; task; rspamd_symbols_cache_watcher_cb: finished watcher, 0 symbols waiting
(normal) <fd9321>; task; rspamd_symbols_cache_process_symbols: symbols processing stage at pass: 1
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute RATELIMIT_CHECK, 351
(normal) <fd9321>; task; rspamd_task_process: need more work on stage 8
(normal) <fd9321>; task; rspamd_symbols_cache_watcher_cb: finished watcher, 0 symbols waiting
(normal) <fd9321>; task; rspamd_symbols_cache_process_symbols: symbols processing stage at pass: 2
(normal) <fd9321>; task; rspamd_task_process: completed stage 8
(normal) <fd9321>; task; rspamd_symbols_cache_process_symbols: symbols processing stage at pass: 3
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute FUZZY_CALLBACK, 268
(normal) <fd9321>; task; fuzzy_cmd_from_text_part: loading shingles of type mum with key ef43ae80cc8dc34c6f1bd6181bae8774
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute (NULL), 353
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute (NULL), 322
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute R_DKIM_REJECT, 96
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute MAILLIST, 316
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute PREVIOUSLY_DELIVERED, 78
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute BROKEN_HEADERS, 30
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute MICROSOFT_SPAM, 197
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute R_SAJDING, 175
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute R_LOTTO, 241
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute R_MIXED_CHARSET_URL, 95
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute PHISHING, 346
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute R_WHITE_ON_WHITE, 21
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute FAKE_REPLY_C, 221
(normal) <fd9321>; task; rspamd_header_exists: try to get header References
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute R_SUSPICIOUS_IMAGES, 20
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute R_SUSPICIOUS_URL, 29
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute MULTIPLE_UNIQUE_HEADERS, 34
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute OMOGRAPH_URL, 80
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute R_MIXED_CHARSET, 94
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute FORGED_OUTLOOK_HTML, 165
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute SUSPICIOUS_BOUNDARY, 170
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute HTML_META_REFRESH_URL, 174
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute AOL_SPAM, 185
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute SPAM_FLAG, 194
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute HFILTER, 289
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute DATE_IN_FUTURE, 27
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute SUSPICIOUS_BOUNDARY4, 178
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute X_PHP_EVAL, 179
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute RCVD_ILLEGAL_CHARS, 190
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute FORGED_MUA_THEBAT_MSGID, 198
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute SUSPICIOUS_OPERA_10W_MSGID, 238
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute FAKE_RECEIVED_smtp_yandex_ru, 239
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute FAKE_RECEIVED_mail_ru, 240
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute FORGED_MUA_THUNDERBIRD_MSGID, 242
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute SUSPICIOUS_BOUNDARY2, 246
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute FORGED_MUA_OPERA_MSGID, 250
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute FORGED_MUA_SEAMONKEY_MSGID, 256
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute FORGED_MUA_MOZILLA_MAIL_MSGID, 259
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute X_PHP_FORGED_0X, 261
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute ONCE_RECEIVED, 343
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute TRACKER_ID, 150
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute FORGED_GENERIC_RECEIVED4, 151
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute FORGED_GENERIC_RECEIVED, 159
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute FORGED_GENERIC_RECEIVED2, 204
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute FORGED_GENERIC_RECEIVED3, 237
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute SORTED_RECIPS, 192
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute ADVANCE_FEE_2, 217
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute SUBJ_ALL_CAPS, 23
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute LONG_SUBJ, 24
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute RCVD_HELO_USER, 39
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute FORGED_MUA_KMAIL_MSGID, 152
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute FORGED_MUA_THEBAT_MSGID_UNKNOWN, 154
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute R_UNDISC_RCPT, 202
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute X_PHPOS_FAKE, 215
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute FORGED_MUA_OUTLOOK, 229
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute R_RCVD_SPAMBOTS, 230
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute INVALID_POSTFIX_RECEIVED, 236
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute SUSPICIOUS_BOUNDARY3, 244
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute FORGED_MUA_THUNDERBIRD_MSGID_UNKNOWN, 180
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute FORGED_MUA_MOZILLA_MAIL_MSGID_UNKNOWN, 186
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute MISSING_MID, 208
(normal) <fd9321>; task; rspamd_header_exists: try to get header Message-Id
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute GOOGLE_FORWARDING_MID_MISSING, 213
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute FORGED_MUA_SEAMONKEY_MSGID_UNKNOWN, 223
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute R_MISSING_CHARSET, 226
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute FORGED_MUA_KMAIL_MSGID_UNKNOWN, 266
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute ADVANCE_FEE_3, 219
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute FORGED_OUTLOOK_TAGS, 158
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute MISSING_SUBJECT, 12
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute HTML_SHORT_LINK_IMG_1, 16
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute R_EMPTY_IMAGE, 19
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute HEADER_RCONFIRM_MISMATCH, 32
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute HEADER_FORGED_MDN, 33
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute MISSING_FROM, 38
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute CHECK_TO_CC, 54
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute CHECK_MIME, 74
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute CHECK_MID, 87
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute FORGED_MUA_THEBAT_BOUN, 153
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute FORGED_MSGID_YAHOO, 157
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute RCVD_DOUBLE_IP_SPAM, 162
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute HIDDEN_SOURCE_OBJ, 163
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute MIME_HEADER_CTYPE_ONLY, 167
(normal) <fd9321>; task; rspamd_header_exists: try to get header Content-Disposition
(normal) <fd9321>; task; rspamd_header_exists: try to get header Content-Transfer-Encoding
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute RATWARE_MS_HASH, 184
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute MISSING_MIMEOLE, 189
(normal) <fd9321>; task; rspamd_header_exists: try to get header X-MSMail-Priority
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute DRUGS_MUSCLE, 193
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute REPTO_QUOTE_YAHOO, 200
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute DATA_URI_OBFU, 201
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute DRUGS_MANYKINDS, 203
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute DRUGS_DIET, 211
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute DRUGS_ANXIETY, 212
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute R_BAD_CTE_7BIT, 214
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute MISSING_TO, 220
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute DRUGS_ANXIETY_EREC, 248
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute FM_FAKE_HELO_VERIZON, 255
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute DRUGS_ERECTILE, 260
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute (NULL), 284
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute GOOGLE_FORWARDING_MID_BROKEN, 234
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute INVALID_MSGID, 252
(normal) <fd9321>; task; rspamd_header_exists: try to get header Message-Id
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute BROKEN_CONTENT_TYPE, 31
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute FROM_EXCESS_BASE64, 156
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute SUBJ_EXCESS_BASE64, 160
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute SUSPICIOUS_RECIPS, 161
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute REPLYTO_EXCESS_BASE64, 218
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute TO_EXCESS_BASE64, 247
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute CC_EXCESS_BASE64, 254
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute REPLYTO_EXCESS_QP, 210
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute TO_EXCESS_QP, 216
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute FROM_EXCESS_QP, 224
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute CC_EXCESS_QP, 225
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute SUBJ_EXCESS_QP, 228
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute FROM_SERVICE_ACCT, 15
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute HTML_SHORT_LINK_IMG_2, 17
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute EXT_CSS, 22
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute R_PARTS_DIFFER, 25
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute MISSING_DATE, 26
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute DATE_IN_PAST, 28
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute URI_COUNT_ODD, 40
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute FAKE_REPLY, 43
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute CHECK_FROM, 44
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute URI_HIDDEN_PATH, 169
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute ENVFROM_SERVICE_ACCT, 171
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute XAW_SERVICE_ACCT, 172
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute R_NO_SPACE_IN_FROM, 177
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute HEADER_REPLYTO_DELIMITER_TAB, 181
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute HEADER_TO_EMPTY_DELIMITER, 182
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute PHP_SCRIPT_ROOT, 188
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute HEADER_FROM_DELIMITER_TAB, 196
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute CT_EXTRA_SEMI, 205
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute SUBJECT_ENDS_QUESTION, 231
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute HAS_INTERSPIRE_SIG, 233
(normal) <fd9321>; task; rspamd_header_exists: try to get header X-Mailer-LID
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute HEADER_DATE_DELIMITER_TAB, 243
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute HEADER_TO_DELIMITER_TAB, 245
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute SUBJECT_NEEDS_ENCODING, 249
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute SUBJECT_HAS_CURRENCY, 251
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute HEADER_REPLYTO_EMPTY_DELIMITER, 257
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute STOX_REPLY_TYPE, 258
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute HEADER_FROM_EMPTY_DELIMITER, 263
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute HEADER_CC_DELIMITER_TAB, 264
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute HEADER_DATE_EMPTY_DELIMITER, 265
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute HEADER_CC_EMPTY_DELIMITER, 267
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute HTML_SHORT_LINK_IMG_3, 18
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute MV_CASE, 42
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute WWW_DOT_DOMAIN, 166
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute MID_RHS_WWW, 168
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute SUBJECT_ENDS_SPACES, 222
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute CTE_CASE, 232
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute MIME_HTML_ONLY, 164
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute HAS_X_AS, 13
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute HAS_X_GMSV, 14
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute ENVFROM_PRVS, 35
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute ENVFROM_VERP, 36
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute RCVD_TLS_ALL, 37
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute HAS_ATTACHMENT, 41
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute CHECK_RECEIVED, 63
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute HAS_X_PRIO, 64
(normal) <fd9321>; task; rspamd_symbols_cache_check_deps: dependency 44 for symbol 65 is already checked
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute CHECK_REPLYTO, 65
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute FWD_GOOGLE, 82
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute FWD_YANDEX, 83
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute FWD_MAILRU, 84
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute FWD_SRS, 85
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute FORWARDED, 86
(normal) <fd9321>; task; rspamd_symbols_cache_check_deps: dependency 96 for symbol 101 is already checked
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute DKIM_SIGN, 101
(normal) <fd9321>; task; dkim_sign_callback: skip signing as dkim condition callback returned false
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute R_SPF_FAIL, 102
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute SURBL_REDIRECTOR_CALLBACK, 109
(normal) <fd9321>; task; rspamd_symbols_cache_check_deps: dependency 109 for symbol 110 is already checked
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute SURBL_CALLBACK, 110
(normal) <fd9321>; task; rspamd_symbols_cache_check_deps: dependency 109 for symbol 112 is already checked
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute SURBL_CALLBACK, 112
(normal) <fd9321>; task; rspamd_symbols_cache_check_deps: dependency 109 for symbol 114 is already checked
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute SURBL_CALLBACK, 114
(normal) <fd9321>; task; rspamd_symbols_cache_check_deps: dependency 109 for symbol 116 is already checked
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute SURBL_CALLBACK, 116
(normal) <fd9321>; task; rspamd_symbols_cache_check_deps: dependency 109 for symbol 118 is already checked
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute SURBL_CALLBACK, 118
(normal) <fd9321>; task; rspamd_symbols_cache_check_deps: dependency 109 for symbol 120 is already checked
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute SURBL_CALLBACK, 120
(normal) <fd9321>; task; rspamd_symbols_cache_check_deps: dependency 109 for symbol 122 is already checked
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute SURBL_CALLBACK, 122
(normal) <fd9321>; task; rspamd_symbols_cache_check_deps: dependency 109 for symbol 124 is already checked
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute SURBL_CALLBACK, 124
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute HAS_X_SOURCE, 149
(normal) <fd9321>; task; rspamd_header_exists: try to get header X-Source
(normal) <fd9321>; task; rspamd_header_exists: try to get header X-Source-Args
(normal) <fd9321>; task; rspamd_header_exists: try to get header X-Source-Dir
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute PHP_XPS_PATTERN, 155
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute HAS_XAW, 173
(normal) <fd9321>; task; rspamd_header_exists: try to get header X-Authentication-Warning
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute HAS_WP_URI, 176
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute SUBJECT_ENDS_EXCLAIM, 183
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute HAS_X_POS, 187
(normal) <fd9321>; task; rspamd_header_exists: try to get header X-PHP-Originating-Script
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute SUBJECT_HAS_EXCLAIM, 191
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute HAS_X_ANTIABUSE, 195
(normal) <fd9321>; task; rspamd_header_exists: try to get header X-AntiAbuse
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute PRECEDENCE_BULK, 199
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute HAS_DATA_URI, 206
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute WP_COMPROMISED, 207
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute HAS_PHPMAILER_SIG, 209
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute SUBJECT_HAS_QUESTION, 227
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute HAS_X_PHP_SCRIPT, 253
(normal) <fd9321>; task; rspamd_header_exists: try to get header X-PHP-Script
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute MAIL_RU_MAILER, 262
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute IP_SCORE, 315
(normal) <fd9321>; task; rspamd_symbols_cache_check_deps: dependency 96 for symbol 317 is already checked
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute KNOWN_MID_CALLBACK, 317
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute FREEMAIL_ENVFROM, 331
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute FREEMAIL_TO, 332
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute DISPOSABLE_REPLYTO, 333
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute DISPOSABLE_CC, 334
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute DISPOSABLE_TO, 335
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute DISPOSABLE_FROM, 336
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute FREEMAIL_REPLYTO, 337
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute FREEMAIL_ENVRCPT, 338
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute FREEMAIL_FROM, 339
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute DISPOSABLE_ENVFROM, 340
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute FREEMAIL_CC, 341
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute DISPOSABLE_ENVRCPT, 342
(normal) <fd9321>; task; rspamd_symbols_cache_check_deps: dependency 96 for symbol 275 is already checked
(normal) <fd9321>; task; rspamd_symbols_cache_check_deps: delayed dependency 275 for symbol 426
(normal) <fd9321>; task; rspamd_symbols_cache_process_symbols: blocked execution of 426 unless deps are resolved
(normal) <fd9321>; task; rspamd_symbols_cache_check_deps: dependency 96 for symbol 428 is already checked
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute WHITELIST_DKIM, 428
(normal) <fd9321>; task; rspamd_symbols_cache_process_symbols: blocked execution of 429 unless deps are resolved
(normal) <fd9321>; task; rspamd_symbols_cache_check_deps: dependency 337 for symbol 79 is already checked
(normal) <fd9321>; task; rspamd_symbols_cache_check_deps: dependency 339 for symbol 79 is already checked
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute FREEMAIL_REPLYTO_NEQ_FROM_DOM, 79
(normal) <fd9321>; task; rspamd_symbols_cache_check_deps: dependency 96 for symbol 275 is already checked
(normal) <fd9321>; task; rspamd_symbols_cache_process_symbols: blocked execution of 275 unless deps are resolved
(normal) <fd9321>; task; rspamd_symbols_cache_check_deps: dependency 96 for symbol 427 is already checked
(normal) <fd9321>; task; rspamd_symbols_cache_process_symbols: blocked execution of 427 unless deps are resolved
(normal) <fd9321>; task; rspamd_task_process: need more work on stage 16
(normal) <fd9321>; task; rspamd_symbols_cache_check_deps: dependency 96 for symbol 275 is already checked
(normal) <fd9321>; task; rspamd_symbols_cache_check_deps: delayed dependency 275 for symbol 426
(normal) <fd9321>; task; rspamd_symbols_cache_watcher_cb: finished watcher, 1 symbols waiting
(normal) <fd9321>; task; rspamd_symbols_cache_check_deps: dependency 96 for symbol 275 is already checked
(normal) <fd9321>; task; rspamd_symbols_cache_check_deps: delayed dependency 275 for symbol 426
(normal) <fd9321>; task; rspamd_symbols_cache_watcher_cb: finished watcher, 1 symbols waiting
(normal) <fd9321>; task; rspamd_symbols_cache_check_deps: dependency 96 for symbol 275 is already checked
(normal) <fd9321>; task; rspamd_symbols_cache_check_deps: delayed dependency 275 for symbol 426
(normal) <fd9321>; task; rspamd_symbols_cache_watcher_cb: finished watcher, 1 symbols waiting
(normal) <fd9321>; task; rspamd_symbols_cache_check_deps: dependency 102 for symbol 275 is already checked
(normal) <fd9321>; task; rspamd_symbols_cache_check_deps: dependency 96 for symbol 275 is already checked
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute DMARC_CALLBACK, 275
(normal) <fd9321>; task; rspamd_symbols_cache_check_deps: started check of 275 symbol as dep for 426
(normal) <fd9321>; task; rspamd_symbols_cache_watcher_cb: finished watcher, 1 symbols waiting
(normal) <fd9321>; task; rspamd_symbols_cache_check_deps: dependency 275 for symbol 426 is already checked
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute WHITELIST_DMARC, 426
(normal) <fd9321>; task; rspamd_symbols_cache_check_deps: dependency 102 for symbol 429 is already checked
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute WHITELIST_SPF, 429
(normal) <fd9321>; task; rspamd_symbols_cache_check_deps: dependency 102 for symbol 427 is already checked
(normal) <fd9321>; task; rspamd_symbols_cache_check_deps: dependency 96 for symbol 427 is already checked
(normal) <fd9321>; task; rspamd_symbols_cache_check_symbol: execute WHITELIST_SPF_DKIM, 427
(normal) <fd9321>; task; rspamd_symbols_cache_watcher_cb: finished watcher, 0 symbols waiting
(normal) <fd9321>; task; rspamd_symbols_cache_watcher_cb: finished watcher, 0 symbols waiting
(normal) <fd9321>; task; rspamd_symbols_cache_process_symbols: symbols processing stage at pass: 4
(normal) <fd9321>; task; rspamd_task_process: completed stage 16
(normal) <fd9321>; task; rspamd_stat_tokenize_parts_metadata: added stat tokens for part language 'russian'
(normal) <fd9321>; task; rspamd_stat_tokenize_header: added stat tokens for header 'Content-Type'
(normal) <fd9321>; task; rspamd_stat_tokenize_parts_metadata: got metatoken number: 0.31
(normal) <fd9321>; task; rspamd_stat_tokenize_parts_metadata: got metatoken number: 0.00
(normal) <fd9321>; task; rspamd_stat_tokenize_parts_metadata: got metatoken number: 0.00
(normal) <fd9321>; task; rspamd_stat_tokenize_parts_metadata: got metatoken number: 0.00
(normal) <fd9321>; task; rspamd_stat_tokenize_parts_metadata: got metatoken number: 0.00
(normal) <fd9321>; task; rspamd_stat_tokenize_parts_metadata: got metatoken number: 0.00