Hello,

I am losing my hair��trying to figure this��out:

virtual_vacation_delivery:
�� driver �� �� �� = autoreply
�� once �� �� �� �� = /var/log/exim/autoreply_${local_part}_${domain}.db
�� once_repeat ��= 1d
�� from �� �� �� �� = "${local_part}@${domain}"
�� to �� �� �� �� �� = ${sender_address}
�� subject �� �� ��= Autoreply from ${local_part}@${domain}
�� headers �� �� ��= "Content-Type: text/plain; charset=UTF-8\nContent-Transfer-Encoding: quoted-printable"
�� text �� �� �� �� = ${lookup mysql{select vacation from users,domains \
�� �� �� �� �� �� �� �� ��where domain='${quote_mysql:$domain}' \
�� �� �� �� �� �� �� �� ��and localpart='${quote_mysql:$local_part}' \
�� �� �� �� �� �� �� �� ��and users.domain_id=domains.domain_id}}

2023-09-02 11:31:30 1qcM2T-00025I-1E => /var/spool/virtual/domain.net/testuser/Maildir (testuser@domain.net) <testuser@domain.net> R=virtual_domains T=dovecot_virtual_delivery S=4653
2023-09-02 11:31:30 1qcM2T-00025I-1E == testuser@domain.net R=virtual_vacation T=virtual_vacation_delivery defer (13): Permission denied: Tainted '/var/log/exim/autoreply_testuser_domain.net.db' (once file for virtual_vacation_delivery transport) not permitted

--
Best regards,
Odhiambo WASHINGTON,
Nairobi,KE
+254 7 3200 0004/+254 7 2274 3223
"Oh, the cruft.",��egrep -v '^$|^.*#'����\_(���)_/����:-)
[How to ask smart questions:��http://www.catb.org/~esr/faqs/smart-questions.html]