Re: [exim] tainted filname issue

Top Page
Delete this message
Reply to this message
Author: Jeremy Harris
Date:  
To: exim-users
Subject: Re: [exim] tainted filname issue
On 06/05/2021 02:31, Dan Egli via Exim-users wrote:
> 20095 LOG: MAIN PANIC DIE
> 20095   unable to set gid=12 or uid=8 (euid=1002): system filter


That's a basic syscall failure. My initial guess would be that
your use of symlinks, or maybe of setuid bits on binaries, is
the problem.
--
Cheers,
Jeremy