[exim-dev] [Bug 2601] Taint for $sender_address_domain?

Góra strony
Delete this message
Reply to this message
Autor: admin
Data:  
Dla: exim-dev
Temat: [exim-dev] [Bug 2601] Taint for $sender_address_domain?
https://bugs.exim.org/show_bug.cgi?id=2601

--- Comment #2 from martynas@??? ---
Yes, but why do we trust message body then? Like:
if $message_body matches "...."
then
seen finish
endif

The thing I don't get - why is $message_body safer than $sender_address_domain
?

Thank you.

--
You are receiving this mail because:
You are on the CC list for the bug.