Hi,
Am 27.09.22 um 11:54 schrieb Sławomir Dworaczek via Exim-users:
heloo
Yeah ! maybe not elegant, but it works!,
once = /var/spool/db/autoreply_${lookup mysql{select localpart
from users,domains where domain='${quote_mysql:$domain}' and
localpart='${quote_mysql:$local_part}' and
users.d
Jasen Betts"
To: "Sławomir Dworaczek"
Sent: Tuesday, September 27, 2022 11:22 AM
Subject: Re: problem Tainted permission to file autoreply once
In gmane.mail.exim.user, you wrote:
From: "Jeremy Harris via Exim-users"
To:
Sent: Tuesday, September 27, 2022 10:16 AM
On Mon, 26 Sep 2022, Sławomir Dworaczek via Exim-users wrote:
I wanted to limit the reflection of mail with the autoresponder
turned on, but after adding the option
ONCE_FILE = /var/spool/exim/db/autoreply_${local_part}_${domain}.db
What happens if you change that to
ONCE_FILE = /var/spool/ex
[exim] problem Tainted permission to file autoreply once
On 27/09/2022 09:09, Sławomir Dworaczek via Exim-users wrote:
nowhere else is it like creating a file
Third paragraph of that reference:
"not permitted (including acessing a file using a tainted name)."
--
Cheers,
Jeremy
--
heloo
it describes everywhere how to use safe strings in a search, but nowhere
else is it like creating a file
regadrs
slawek
- Original Message -
From: "Jeremy Harris via Exim-users"
To:
Sent: Tuesday, September 27, 2022 12:42 AM
Subject: Re: [exim] problem Tainted per
On 27/09/2022 09:09, Sławomir Dworaczek via Exim-users wrote:
nowhere else is it like creating a file
Third paragraph of that reference:
"not permitted (including acessing a file using a tainted name)."
--
Cheers,
Jeremy
--
## List details at https://lists.exim.org/mailman/listinfo/exim-us
On 26/09/2022 19:44, Sławomir Dworaczek via Exim-users wrote:
option ONCE_FILE = /var/spool/exim/db/autoreply_${local_part}_${domain}.db In
my logs I have the message defer (13) permission denied Tainted
/var/spool/exim/db/autoreply_username_mydomian.eu.db
http://exim.org/exim-html-current/do