pmg-log-tracker/tests
Mira Limbeck dbab0bf5db add output for proxy-reject with 'Syntax:' message
Messages like the following
'proxy-reject: END-OF-MESSAGE: 501 5.5.2 Syntax: MAIL FROM: <address>;'
can happen if an EHLO keyword is announced which is not handled by
pmg-smtp-filter (see #2795). This patch adds output to the log tracker
so this mail shows up as 'rejected' in the GUI instead of silently
ignoring it.

Signed-off-by: Mira Limbeck <m.limbeck@proxmox.com>
Tested-By: Stoiko Ivanov <s.ivanov@proxmox.com>
Reviewed-By: Stoiko Ivanov <s.ivanov@proxmox.com>
2020-09-03 17:15:23 +02:00
..
test_input_before_queue_syntax_reject add output for proxy-reject with 'Syntax:' message 2020-09-03 17:15:23 +02:00
test_input_before_queue_to_search_string add testcase for mixed '-t' and '-x' options in before-queue filtering 2020-05-19 16:33:53 +02:00
test_input_mixed add test case for 'from' and 'to' together 2020-05-06 13:20:58 +02:00
test_input_mixed_accept_block_quarantine add testcase for accepted/blocked/quarantined mail 2020-05-18 14:24:54 +02:00
test_output_after_queue add tests 2020-02-21 09:47:37 +01:00
test_output_after_queue_host add tests 2020-02-21 09:47:37 +01:00
test_output_after_queue_qid add tests 2020-02-21 09:47:37 +01:00
test_output_after_queue_search_string add tests 2020-02-21 09:47:37 +01:00
test_output_before_queue add test case for 'from' and 'to' together 2020-05-06 13:20:58 +02:00
test_output_before_queue_from_to add test case for 'from' and 'to' together 2020-05-06 13:20:58 +02:00
test_output_before_queue_host add test case for 'from' and 'to' together 2020-05-06 13:20:58 +02:00
test_output_before_queue_mixed_accept_block_quarantine add testcase for accepted/blocked/quarantined mail 2020-05-18 14:24:54 +02:00
test_output_before_queue_mixed_downstream add test for before queue dstatus 2020-05-06 13:12:13 +02:00
test_output_before_queue_qid add test case for 'from' and 'to' together 2020-05-06 13:20:58 +02:00
test_output_before_queue_search_string add test case for 'from' and 'to' together 2020-05-06 13:20:58 +02:00
test_output_before_queue_syntax_reject add output for proxy-reject with 'Syntax:' message 2020-09-03 17:15:23 +02:00
test_output_before_queue_to add a test case for recipient filtering 2020-04-06 11:57:25 +02:00
test_output_before_queue_to_search_string add testcase for mixed '-t' and '-x' options in before-queue filtering 2020-05-19 16:33:53 +02:00
tests_after_queue.rs packaging cleanup 2020-02-28 11:58:09 +01:00
tests_before_queue.rs add output for proxy-reject with 'Syntax:' message 2020-09-03 17:15:23 +02:00
utils.rs packaging cleanup 2020-02-28 11:58:09 +01:00