Re: [exim] How to modify the Subject header

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Tim Jackson
Ημερομηνία:  
Προς: exim-users
Αντικείμενο: Re: [exim] How to modify the Subject header
Philip Hazel wrote:

> The documentation is correct. Those are router/transport options. All
> there currently is for ACLs is add_header. I think Tim must be adding
> the X-Spam-Flag: header in an ACL and then using those lines in a router
> or transport.


You are, of course, right. I must be going completely barking. Yes,
those are in a router. The key point still stands though, that it is
cleaner than some other proposed solutions as a) it's simple and b) it's
all in one place.

Tim