Re: [exim] How to customize the autoreply email subject?

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Cyborg
Ημερομηνία:  
Προς: exim-users
Αντικείμενο: 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