]> git.proxmox.com Git - pmg-log-tracker.git/blame - debian/changelog
change case sensitive string match to case insensitive
[pmg-log-tracker.git] / debian / changelog
CommitLineData
5c363ec8
TL
1rust-pmg-log-tracker (2.1.7-1) pmg; urgency=medium
2
3 * before-queue filtering: track all 'proxy-reject' cases
4
5 * improve parsing of some edge cases
6
7 -- Proxmox Support Team <support@proxmox.com> Thu, 03 Sep 2020 17:50:34 +0200
8
b0b36cef
TL
9rust-pmg-log-tracker (2.1.6-1) pmg; urgency=medium
10
11 * print blocked/quarantined entries also if accepted mail exists
12
13 * improve "xfilter" string matching for before-queue case
14
15 * fix "to" filter for mails with a mix of blocked/quarantined and accepted
16 mails
17
18 -- Proxmox Support Team <support@proxmox.com> Tue, 19 May 2020 16:38:46 +0200
19
0a16b4d6
TL
20rust-pmg-log-tracker (2.1.5-1) pmg; urgency=medium
21
22 * introduce before queue dstatus to distinguish mails which went
23 through the rule-system, and the locally generated ones (e.g. bounce
24 or spamreport)
25
26 -- Proxmox Support Team <support@proxmox.com> Thu, 14 May 2020 17:33:57 +0200
27
2f182bc7
TL
28rust-pmg-log-tracker (2.1.4-1) pmg; urgency=medium
29
30 * get rid of entries from unrelated senders ('from') in situations where a
31 'from' filter did not match but the 'to' filter matched.
32
33 * if both, 'from' and 'to', are set ensure that the intersection, not the
34 union, is used
35
36 -- Proxmox Support Team <support@proxmox.com> Fri, 24 Apr 2020 19:35:05 +0200
37
a27c3b07
TL
38rust-pmg-log-tracker (2.1.3-1) pmg; urgency=medium
39
40 * before-queue: set 'B' status for mails blocked by rule-system
41
42 -- Proxmox Support Team <support@proxmox.com> Fri, 24 Apr 2020 12:27:06 +0200
43
75acc915
WB
44rust-pmg-log-tracker (2.1.2-1) unstable; urgency=medium
45
46 * fix from/to filters not properly applying in before-queue filtering
47
48 -- Proxmox Support Team <support@proxmox.com> Mon, 06 Apr 2020 11:58:37 +0200
49
bccbe8d8
TL
50rust-pmg-log-tracker (2.1.1-1) unstable; urgency=medium
51
52 * fix SEntry filter in before-queue case
53
54 -- Proxmox Support Team <support@proxmox.com> Tue, 24 Mar 2020 12:34:42 +0100
55
0fff9ce3
WB
56rust-pmg-log-tracker (2.1.0-1) unstable; urgency=medium
57
58 * switch to rust implementation for better code-maintainability
59
60 -- Proxmox Support Team <support@proxmox.com> Fri, 28 Feb 2020 09:31:23 +0100
61
490b6e73
TL
62pmg-log-tracker (2.0-1) unstable; urgency=medium
63
64 * bump version for Proxmox Mailgateway 6 based on Debian Buster
65
66 -- Proxmox Support Team <support@proxmox.com> Mon, 22 Jul 2019 15:29:33 +0200
67
d5128fc7
TL
68pmg-log-tracker (1.0-2) unstable; urgency=medium
69
70 * fix csum calculation and update checksums
71
72 * add -i option for specifying an external file
73
74 * remove unused -I
75
76 * other minor code improvements
77
78 -- Proxmox Support Team <support@proxmox.com> Mon, 22 Jul 2019 08:32:30 +0200
79
61b8223f
DM
80pmg-log-tracker (1.0-1) unstable; urgency=medium
81
82 * imported from private repository
83
84 * compile with -Wpedantic
85
86 * create separate debian package
87
88 -- Proxmox Support Team <support@proxmox.com> Wed, 13 Sep 2017 08:18:15 +0200
89