Author: Cyborg
Date:
To: exim-users
Subject: Re: [exim] How to customize the autoreply email subject?
Am 28.02.23 um 00:27 schrieb Tony via Exim-users:
> Now, the auto reply email subject start with "*Autoreply*:" , I want
> to change it. How?
Sounds like a custom rule:
grep -r -i "Autoreply" /etc/exim/*
Best regards,
Marius