On Sat, 13 May 2023 at 00:10, Ian Z via Exim-users <
exim-users@lists.exim.org> wrote:
> If exim.conf is not readable by normal users, I'd consider it a
> serious misconfiguration. Talk to the admin about that.
>
The exim binary is usually setuid root, so there's no need for the config
file to be
On Mon, 15 May 2023 at 06:54, Ian Z via Exim-users <
exim-users@lists.exim.org> wrote:
> But that's quite beside the point. exim.conf should be world readable
> for the sake of users reading it with cat, less or emacs, to figure
> out what the configuration is. Anything else amounts to security by
My config for doing exactly that is as follows:
defer
message = Deferred.
set acl_m_spamd = 127.0.0.1 11333 variant=rspamd
spam= Debian-exim:true
condition = ${if eq{$spam_action}{soft reject}}
deny
message = Junk: