[exim] Re: How to test my userforward ie. forward?

2023-05-14 Thread Martin A. Brooks via Exim-users
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

[exim] Re: How to test my userforward ie. forward?

2023-05-15 Thread Martin A. Brooks via Exim-users
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

[exim] Re: how to enable both spamassassin and rspamd to run together

2023-09-06 Thread Martin A. Brooks via Exim-users
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: