Hello Everyone!

I need to insert something like

X-MY-ID-some-unique-ID

into each email's header for local tracking purposes.

The unique ID doesn't have to be some complicated hash, it can be something like the <message-id>+<date> or <date><time> ... which would be mostly unique.

Any ideas if such a thing could be done with just prepending in header checks, without external filtering?

Reply via email to