On 31/01/14 12:49, Jonathan Knight wrote:
I'm looking at how to warn users of an old format of email address.
We used to be in sub-domains, [email protected] and now we use
Google Apps for Education on one domain of [email protected].
We have exim forwarding email from [email protected] to
[email protected] and what I'd like to do now is to flag all those
messages so that users can find all the messages that are still using the
old form of address.
The best plan to date is to alter the subject line so instead of
Subject: test message
the user will get
Subject: [Obsolete address [email protected] used] test message
Not done it, but I'd use headers_remove, headers_add in the redirect
router that also implemented the forwarding.
--
Cheers,
Jeremy
--
## List details at https://lists.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/