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/exim/db/autoreply_${local_part_data}_${domain_data}.db
 ?

In my logs I have the message defer (13) permission denied Tainted
/var/spool/exim/db/autoreply_username_mydomian.eu.db

exim runs with user exim and group exim, I have set the permissions
for the group and user for the db directory

--
Andrew C. Aitchison                      Kendal, UK
                   and...@aitchison.me.uk
--
## List details at https://lists.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to