Skip to content

Add [last_Header.value] to get only the value part of the last Header #132

@wdoekes

Description

@wdoekes

Right now [last_From:] and [last_From] are synonymous: they mean the entire header, including the header name.

Quite often, however, you need to put the from-header value in the To header, and vice versa.

This could be simplified if [last_From] meant only the From-header value.

For that change to work, we need a couple of things:

  • fix the example scenario's to use colon everywhere
  • add the appropriate code to make the distinction
  • add an option somewhere to get old-style behaviour (or an option to get new-style?)

Any ideas on that last bit?

I was thinking we could perhaps options to the scenario XML root to accomodate that.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions