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
andrew@???