https://bugs.exim.org/show_bug.cgi?id=2346
Bug ID: 2346
Summary: unseen in system_filter works randomly
Product: Exim
Version: 4.91
Hardware: x86-64
OS: Linux
Status: NEW
Severity: bug
Priority: medium
Component: Filters
Assignee: nigel@???
Reporter: remik@???
CC: exim-dev@???
The following filters are defined in system_filter:
For example:
if foranyaddress $ recipients ($ thisaddress matches maciej.gl *** ki)
then
unseen deliver archiwum1@****.eu
endif
if $ sender_address contains "maciej.g *** ki"
  then
     unseen deliver archiwum1@****.eu
 endif
Message sent outside the server (most often) is not randomly saved at
archiwum1@***.eu
Some messages are saved, some are not.
The problem occurs when the mail gets stuck in the queue. Below is an example
of such an email:
2018-12-12 09:23:26 1gWzni-0002tQ-4j <= beata.ja***@***.eu H = *** - rev.hti.pl
(PC18) [*. *. *. *]: 49588 I = [*. *. * 3]: 465 P = esmtps X = TLSv1:
ECDHE-RSA-AES256-SHA: 256 CV = no A = login: beata.ja **** @ *** * .eu S =
10322
id=!&!AAAAAAAAAAAYAAAAAAAAADog9zWbf7RCsuf4qxGSbEPCgAAAEAAAAKiGgu48BgRHjUmOrIXSY4YBAAAAAAA==@ajaks.eu
T = "RE: question" from <beata.ja **** @ ****. eu> for man**@???
2018-12-12 09:23:26 cwd = / var / spool / exim 13 args: / usr / sbin / exim
-MCP -MCS -MCt 91.227.88.13 37257 TLSv1.2: ECDHE-RSA-AES256-GCM-SHA384 : 256
-MC remote_smtp mx.wp.pl 212.77.101.4 1 1gWzni-0002tQ-4j
2018-12-12 09:23:26 1gPzni-0002tQ-4j => ma***@??? F = <beata.ja **** @ ****.
Eu> R = lookuphost T = remote_smtp S = 10620 H = mx.wp.pl [212.77.101.4] I =
[**** 3] X = TLSv1.2: ECDHE-RSA-AES256-GCM-SHA384: 256 CV = no C = "250 about
1544603006 qp 20576 "
2018-12-12 09:27:31 cwd = / usr / local / directadmin 3 args: / usr / sbin /
exim -Mvh 1gNew-0002tQ-4j
2018-12-12 09:27:31 cwd = / usr / local / directadmin 3 args: / usr / sbin /
exim -Mvb 1gNew-0002tQ-4j
2018-12-12 09:27:31 cwd = / usr / local / directadmin 3 args: / usr / sbin /
exim -Mvl 1gPzni-0002tQ-4j
However, according to the log the message was delivered to the recipient, but
it was not emptied from the queue. Then it does not reach to archiwum1@***.eu
--
You are receiving this mail because:
You are on the CC list for the bug.