https://bugs.exim.org/show_bug.cgi?id=2066
--- Comment #5 from Ros <zarabotak@???> ---
I deleted all mysql queries from routers yesterday.
It looks like mysql query is innocent because I've got "missed" messages again,
besides all those messages have missed between 21:20:46 and 21:21:21.
Exim didn't crash at that time period and nothing interesting have found in
spool directory.
None of the messages have found in user's mailbox and mailstore server haven't
got any query to store it.
#grep 1cjWHn-0000if-23
Mar 2 21:21:11 10.10.12.71 exim[2769]: [2769] 1cjWHn-0000if-23 DKIM:
d=mail3.v7kupon.com s=mail c=relaxed/relaxed a=rsa-sha256 b=1024 [verification
succeeded]
Mar 2 21:21:11 10.10.12.71 exim[2769]: [2769] 1cjWHn-0000if-23
H=mail3.v7kupon.com [94.76.124.198] Warning: HeaderFrom:daily@???
EnvelopeFrom: daily@???
Mar 2 21:21:11 10.10.12.71 exim[2769]: [2769] 1cjWHn-0000if-23 DMARC results:
spf_domain=v7kupon.com dmarc_domain=v7kupon.com spf_align=yes dkim_align=yes
enforcement='Accept'
Mar 2 21:21:11 10.10.12.71 exim[2769]: [2769] 1cjWHn-0000if-23 [DEBUGFLAG]
from:v7kupon.com id:1cjWHn-0000if-23 +1+1 [previous message was not spam]
Mar 2 21:21:11 10.10.12.71 exim[2769]: [2769] 1cjWHn-0000if-23 <=
daily@??? H=mail3.v7kupon.com [94.76.124.198] P=esmtps
X=TLSv1.2:AES256-SHA256:256 CV=no S=92012
id=db84c7bfe76cc464b265f1235426e169@??? T="ÐM-^\M-^T пM-^RпâпM-^U
пM-^QпM-^UпâпM-^_пM-^[пM-^PпâпM-^]пM-^^! пM-^PÑM-^@пâ£Ð¿â«Ð¿â¢Ð¿â Party-Bus - 50% |
СолнеÑнÑй Power Bank - 50% | СоÑнÑе ÑÑ" for user@???
Mar 2 21:22:03 10.10.12.71 exim[13432]: [13432] 1cjWHn-0000if-23 Completed
Exim compiled without ENABLE_DISABLE_FSYNC option.
I have separate router with fakereject:
pit_junk:
driver = redirect
domains = local.domain
allow_fail
allow_defer
data = :fail: http:/loca.domain/err.html#junk?$sender_host_address
condition = ${if eq {$acl_m_junk}{yes}{yes}{no}}
one_time
It is placed between second_delivery and hidden_router. In log file it looks
2017-03-03 10:54:34 [21535] 1cjiyw-0005Qw-8V ** usr@???
F=<support@???> R=pit_junk: http://local.domain/err.html#junk?ipaddress
We have got several identical messages like 1cjWHn-0000if-23 for different
users, but only 1cjWHn-0000if-23 hasn't been delivered.
I'll try to build 4.89RC7. Hope, It'll help.
Thank you.
--
You are receiving this mail because:
You are on the CC list for the bug.