mirror of
https://git.proxmox.com/git/pmg-log-tracker
synced 2025-04-28 15:30:54 +00:00
![]() 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> |
||
---|---|---|
.. | ||
test_input_before_queue_syntax_reject | ||
test_input_before_queue_to_search_string | ||
test_input_mixed | ||
test_input_mixed_accept_block_quarantine | ||
test_output_after_queue | ||
test_output_after_queue_host | ||
test_output_after_queue_qid | ||
test_output_after_queue_search_string | ||
test_output_before_queue | ||
test_output_before_queue_from_to | ||
test_output_before_queue_host | ||
test_output_before_queue_mixed_accept_block_quarantine | ||
test_output_before_queue_mixed_downstream | ||
test_output_before_queue_qid | ||
test_output_before_queue_search_string | ||
test_output_before_queue_syntax_reject | ||
test_output_before_queue_to | ||
test_output_before_queue_to_search_string | ||
tests_after_queue.rs | ||
tests_before_queue.rs | ||
utils.rs |